[Previous]
[Up]
[Next]
NSColorPicker
Authors
- Richard Frith-Macdonald
-
Version: $Revision$
Date: $Date$
Declared in: Gui/NSColorPicker.h
Inherits from: NSObject
Conforms to: NSColorPickingDefault
Instance Variables
Methods
Instances Methods
- (void) attachColorList: (NSColorList*)colorList;
- (NSColorPanel*) colorPanel;
- (void) detachColorList: (NSColorList*)colorList;
- (id) initWithPickerMask: (int)mask colorPanel: (NSColorPanel*)owningColorPanel;
- (void) insertNewButtonImage: (NSImage*)newButtonImage;
- (NSImage*) provideNewButtonImage;
- (void) setMode: (int)mode;
- (void) viewSizeChanged: (id)sender;