Public Member Functions | |
| (id) | - initWithPickerMask:colorPanel: [implementation] |
| (id) | - initView [implementation] |
| (void) | - brightnessSliderDidChange: [implementation] |
| (void) | - colorWheelDidChange: [implementation] |
| (void) | - updateColor [implementation] |
| (BOOL) | - supportsMode: [implementation] |
| (int) | - currentMode [implementation] |
| (CPView) | - provideNewView: [implementation] |
| (void) | - setColor: [implementation] |
| (CPImage) | - provideNewButtonImage [implementation] |
| (CPImage) | - provideNewAlternateButtonImage [implementation] |
Definition at line 95 of file CPColorPicker.j.
| - (void) brightnessSliderDidChange: | (id) | sender | [implementation] |
Definition at line 137 of file CPColorPicker.j.
| - (void) colorWheelDidChange: | (id) | sender | [implementation] |
Definition at line 142 of file CPColorPicker.j.
| - (int) currentMode | [implementation] |
Definition at line 169 of file CPColorPicker.j.
| - (id) initView | [implementation] |
Definition at line 109 of file CPColorPicker.j.
| - (id) initWithPickerMask: | (int) | mask | ||
| colorPanel: | (CPColorPanel) | owningColorPanel | ||
[implementation] |
Definition at line 104 of file CPColorPicker.j.
| - (CPImage) provideNewAlternateButtonImage | [implementation] |
Definition at line 201 of file CPColorPicker.j.
| - (CPImage) provideNewButtonImage | [implementation] |
Definition at line 196 of file CPColorPicker.j.
| - (CPView) provideNewView: | (BOOL) | initialRequest | [implementation] |
Definition at line 174 of file CPColorPicker.j.
| - (void) setColor: | (CPColor) | newColor | [implementation] |
Definition at line 182 of file CPColorPicker.j.
| - (BOOL) supportsMode: | (int) | mode | [implementation] |
Definition at line 164 of file CPColorPicker.j.
| - (void) updateColor | [implementation] |
Definition at line 147 of file CPColorPicker.j.
1.5.8