[Previous]
[Up]
[Next]
NSTextFieldCell
Authors
- Richard Frith-Macdonald
-
Version: $Revision$
Date: $Date$
Declared in: Gui/NSTextFieldCell.h
Inherits from: NSActionCell
Conforms to: NSCoding
Instance Variables
Methods
Instances Methods
- (NSColor*) backgroundColor;
- (BOOL) drawsBackground;
- (void) setBackgroundColor: (NSColor*)aColor;
- (void) setDrawsBackground: (BOOL)flag;
- (void) setTextColor: (NSColor*)aColor;
- (NSText*) setUpFieldEditorAttributes: (NSText*)textObj;
- (NSColor*) textColor;