[Previous] [Up] [Next]

NSTextFieldCell

Authors

Richard Frith-Macdonald

Version: 0.1

Date: 28 February, 2000

NSTextFieldCell

NSTextFieldCell

Declared in: Gui/NSTextFieldCell.h

Inherits from: NSActionCell

Conforms to: NSCoding



backgroundColor

- (NSColor*) backgroundColor

drawsBackground

- (BOOL) drawsBackground

setBackgroundColor:

- (void) setBackgroundColor: (NSColor*)aColor

setDrawsBackground:

- (void) setDrawsBackground: (BOOL)flag

setTextColor:

- (void) setTextColor: (NSColor*)aColor

setUpFieldEditorAttributes:

- (NSText*) setUpFieldEditorAttributes: (NSText*)textObj

textColor

- (NSColor*) textColor