[Previous] [Up] [Next]

NSTextFieldCell

Authors

Richard Frith-Macdonald

Version: $Revision$

Date: $Date$

NSTextFieldCell

NSTextFieldCell

Declared in: Gui/NSTextFieldCell.h

Inherits from: NSActionCell

Conforms to: NSCoding


Instance Variables

Methods


Instances Methods

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;