[Previous]
[Up]
[Next]
NSTextFieldCell
Authors
- Richard Frith-Macdonald
-
Version: 0.1
Date: 28 February, 2000
Declared in: Gui/NSTextFieldCell.h
Inherits from: NSActionCell
Conforms to: NSCoding
- (NSColor*) backgroundColor
- (BOOL) drawsBackground
- (void) setBackgroundColor: (NSColor*)aColor
- (void) setDrawsBackground: (BOOL)flag
- (void) setTextColor: (NSColor*)aColor
- (NSText*) setUpFieldEditorAttributes: (NSText*)textObj
- (NSColor*) textColor