#import <CPSliderColorPicker.h>
 Inheritance diagram for CPSliderColorPicker:Additional Inherited Members | |
  Class Methods inherited from CPObject | |
| (BOOL) | + accessInstanceVariablesDirectly | 
| (id) | + alloc | 
| (id) | + allocWithCoder: | 
| (BOOL) | + automaticallyNotifiesObserversForKey: | 
| (void) | + cancelPreviousPerformRequestsWithTarget: | 
| (void) | + cancelPreviousPerformRequestsWithTarget:selector:object: | 
| (Class) | + class | 
| (BOOL) | + conformsToProtocol: | 
| (void) | + exposeBinding: | 
| (void) | + initialize | 
| (IMP) | + instanceMethodForSelector: | 
| (BOOL) | + instancesImplementSelector: | 
| (BOOL) | + instancesRespondToSelector: | 
| (BOOL) | + isBindingExclusive: | 
| (BOOL) | + isSubclassOfClass: | 
| (CPSet) | + keyPathsForValuesAffectingValueForKey: | 
| (void) | + load | 
| (id) | + new | 
| (void) | + object:performSelector:withObject:afterDelay:inModes: | 
| (void) | + setVersion: | 
| (Class) | + superclass | 
| (int) | + version | 
Definition at line 2 of file CPSliderColorPicker.h.
      
  | 
  implementation | 
Definition at line 333 of file CPSliderColorPicker.j.
      
  | 
  implementation | 
Definition at line 234 of file CPSliderColorPicker.j.
      
  | 
  implementation | 
Definition at line 67 of file CPSliderColorPicker.j.
      
  | 
  implementation | 
Initializes the color picker.
| aMask | a unique unsigned int identifying your color picker | 
| aPanel | the color panel that owns this picker | 
Reimplemented from CPColorPicker.
Definition at line 62 of file CPSliderColorPicker.j.
      
  | 
  implementation | 
Definition at line 328 of file CPSliderColorPicker.j.
      
  | 
  implementation | 
Reimplemented from CPColorPicker.
Definition at line 323 of file CPSliderColorPicker.j.
      
  | 
  implementation | 
Definition at line 226 of file CPSliderColorPicker.j.
      
  | 
  implementation | 
Sets the picker's color.
| aColor | the new color for the picker | 
Reimplemented from CPColorPicker.
Definition at line 278 of file CPSliderColorPicker.j.
      
  | 
  implementation | 
Definition at line 244 of file CPSliderColorPicker.j.
      
  | 
  implementation | 
Definition at line 239 of file CPSliderColorPicker.j.
      
  | 
  implementation | 
Definition at line 298 of file CPSliderColorPicker.j.
      
  | 
  implementation | 
Definition at line 289 of file CPSliderColorPicker.j.
      
  | 
  implementation | 
Definition at line 312 of file CPSliderColorPicker.j.
      
  | 
  implementation | 
Definition at line 303 of file CPSliderColorPicker.j.