Public Member Functions | |
| (id) | - initWithPickerMask:colorPanel: [implementation] |
| (id) | - initView [implementation] |
| (CPView) | - provideNewView: [implementation] |
| (int) | - currentMode [implementation] |
| (BOOL) | - supportsMode: [implementation] |
| (void) | - sliderChanged: [implementation] |
| (void) | - setColor: [implementation] |
| (void) | - updateHSBSliders: [implementation] |
| (void) | - updateHex: [implementation] |
| (void) | - updateRGBSliders: [implementation] |
| (void) | - updateLabels [implementation] |
| (CPImage) | - provideNewButtonImage [implementation] |
| (CPImage) | - provideNewAlternateButtonImage [implementation] |
Definition at line 28 of file CPSliderColorPicker.j.
| - (int) currentMode | [implementation] |
Definition at line 320 of file CPSliderColorPicker.j.
| - (id) initView | [implementation] |
Definition at line 63 of file CPSliderColorPicker.j.
| - (id) initWithPickerMask: | (int) | mask | ||
| colorPanel: | (CPColorPanel) | owningColorPanel | ||
[implementation] |
Definition at line 58 of file CPSliderColorPicker.j.
| - (CPImage) provideNewAlternateButtonImage | [implementation] |
Definition at line 411 of file CPSliderColorPicker.j.
| - (CPImage) provideNewButtonImage | [implementation] |
Definition at line 406 of file CPSliderColorPicker.j.
| - (CPView) provideNewView: | (BOOL) | initialRequest | [implementation] |
Definition at line 312 of file CPSliderColorPicker.j.
| - (void) setColor: | (CPColor) | aColor | [implementation] |
Definition at line 364 of file CPSliderColorPicker.j.
| - (void) sliderChanged: | (id) | sender | [implementation] |
Definition at line 330 of file CPSliderColorPicker.j.
| - (BOOL) supportsMode: | (int) | mode | [implementation] |
Definition at line 325 of file CPSliderColorPicker.j.
| - (void) updateHex: | (CPColor) | aColor | [implementation] |
Definition at line 381 of file CPSliderColorPicker.j.
| - (void) updateHSBSliders: | (CPColor) | aColor | [implementation] |
Definition at line 372 of file CPSliderColorPicker.j.
| - (void) updateLabels | [implementation] |
Definition at line 395 of file CPSliderColorPicker.j.
| - (void) updateRGBSliders: | (CPColor) | aColor | [implementation] |
Definition at line 386 of file CPSliderColorPicker.j.
1.5.8