API 0.9.5
CPSliderColorPicker Class Reference

#import <CPSliderColorPicker.h>

Inheritance diagram for CPSliderColorPicker:

List of all members.

Instance Methods

(void) - controlTextDidEndEditing:
(int) - currentMode
(id) - initView
(id) - initWithPickerMask:colorPanel:
(CPImage- provideNewAlternateButtonImage
(CPImage- provideNewButtonImage
(CPView- provideNewView:
(void) - setColor:
(void) - sliderChanged:
(BOOL) - supportsMode:
(void) - updateHex:
(void) - updateHSBSliders:
(void) - updateLabels
(void) - updateRGBSliders:

Detailed Description

Definition at line 2 of file CPSliderColorPicker.h.


Method Documentation

- (void) controlTextDidEndEditing: (CPNotification aNotification

Definition at line 327 of file CPSliderColorPicker.j.

- (int) currentMode

Definition at line 231 of file CPSliderColorPicker.j.

- (id) initView

Definition at line 64 of file CPSliderColorPicker.j.

- (id) initWithPickerMask: (int)  aMask
colorPanel: (CPColorPanel aPanel 

Initializes the color picker.

Parameters:
aMaska unique unsigned int identifying your color picker
aPanelthe color panel that owns this picker

Reimplemented from CPColorPicker.

Definition at line 59 of file CPSliderColorPicker.j.

- (CPImage) provideNewAlternateButtonImage

Definition at line 322 of file CPSliderColorPicker.j.

- (CPImage) provideNewButtonImage

Reimplemented from CPColorPicker.

Definition at line 317 of file CPSliderColorPicker.j.

- (CPView) provideNewView: (BOOL)  initialRequest

Definition at line 223 of file CPSliderColorPicker.j.

- (void) setColor: (CPColor aColor

Sets the picker's color.

Parameters:
aColorthe new color for the picker

Reimplemented from CPColorPicker.

Definition at line 275 of file CPSliderColorPicker.j.

- (void) sliderChanged: (id)  sender

Definition at line 241 of file CPSliderColorPicker.j.

- (BOOL) supportsMode: (int)  mode

Definition at line 236 of file CPSliderColorPicker.j.

- (void) updateHex: (CPColor aColor

Definition at line 292 of file CPSliderColorPicker.j.

- (void) updateHSBSliders: (CPColor aColor

Definition at line 283 of file CPSliderColorPicker.j.

- (void) updateLabels

Definition at line 306 of file CPSliderColorPicker.j.

- (void) updateRGBSliders: (CPColor aColor

Definition at line 297 of file CPSliderColorPicker.j.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Defines