API 0.9.5
CPColorWheelColorPicker Class Reference

#import <CPColorWheelColorPicker.h>

Inheritance diagram for CPColorWheelColorPicker:

List of all members.

Instance Methods

(void) - brightnessSliderDidChange:
(void) - colorWheelDidChange:
(int) - currentMode
(id) - initView
(id) - initWithPickerMask:colorPanel:
(CPImage- provideNewAlternateButtonImage
(CPImage- provideNewButtonImage
(CPView- provideNewView:
(void) - setColor:
(BOOL) - supportsMode:
(void) - updateColor

Detailed Description

Definition at line 95 of file CPColorPicker.j.


Method Documentation

- (void) brightnessSliderDidChange: (id)  sender

Definition at line 137 of file CPColorPicker.j.

- (void) colorWheelDidChange: (id)  sender

Definition at line 142 of file CPColorPicker.j.

- (int) currentMode

Definition at line 169 of file CPColorPicker.j.

- (id) initView

Definition at line 109 of file CPColorPicker.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 104 of file CPColorPicker.j.

- (CPImage) provideNewAlternateButtonImage

Definition at line 201 of file CPColorPicker.j.

- (CPImage) provideNewButtonImage

Reimplemented from CPColorPicker.

Definition at line 196 of file CPColorPicker.j.

- (CPView) provideNewView: (BOOL)  initialRequest

Definition at line 174 of file CPColorPicker.j.

- (void) setColor: (CPColor aColor

Sets the picker's color.

Parameters:
aColorthe new color for the picker

Reimplemented from CPColorPicker.

Definition at line 182 of file CPColorPicker.j.

- (BOOL) supportsMode: (int)  mode

Definition at line 164 of file CPColorPicker.j.

- (void) updateColor

Definition at line 147 of file CPColorPicker.j.


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