Public Member Functions | |
| (void) | - brightnessSliderDidChange: [implementation] |
| (void) | - colorWheelDidChange: [implementation] |
| (int) | - currentMode [implementation] |
| (id) | - initView [implementation] |
| (id) | - initWithPickerMask:colorPanel: [implementation] |
| (CPImage) | - provideNewAlternateButtonImage [implementation] |
| (CPImage) | - provideNewButtonImage [implementation] |
| (CPView) | - provideNewView: [implementation] |
| (void) | - setColor: [implementation] |
| (BOOL) | - supportsMode: [implementation] |
| (void) | - updateColor [implementation] |
Definition at line 97 of file CPColorPicker.j.
| - (void) brightnessSliderDidChange: | (id) | sender | [implementation] |
Definition at line 139 of file CPColorPicker.j.
| - (void) colorWheelDidChange: | (id) | sender | [implementation] |
Definition at line 144 of file CPColorPicker.j.
| - (int) currentMode | [implementation] |
Definition at line 171 of file CPColorPicker.j.
| - (id) initView | [implementation] |
Definition at line 111 of file CPColorPicker.j.
| - (id) initWithPickerMask: | (int) | mask | ||
| colorPanel: | (CPColorPanel) | owningColorPanel | ||
[implementation] |
Definition at line 106 of file CPColorPicker.j.
| - (CPImage) provideNewAlternateButtonImage | [implementation] |
Definition at line 203 of file CPColorPicker.j.
| - (CPImage) provideNewButtonImage | [implementation] |
Definition at line 198 of file CPColorPicker.j.
| - (CPView) provideNewView: | (BOOL) | initialRequest | [implementation] |
Definition at line 176 of file CPColorPicker.j.
| - (void) setColor: | (CPColor) | newColor | [implementation] |
Definition at line 184 of file CPColorPicker.j.
| - (BOOL) supportsMode: | (int) | mode | [implementation] |
Definition at line 166 of file CPColorPicker.j.
| - (void) updateColor | [implementation] |
Definition at line 149 of file CPColorPicker.j.
1.6.1