[Previous] [Up] [Next]

NSFormCell

Authors

Richard Frith-Macdonald

Version: 0.1

Date: 28 February, 2000

NSFormCell

NSFormCell

Declared in: Gui/NSFormCell.h

Inherits from: NSActionCell

Conforms to: NSCoding



attributedTitle

- (NSAttributedString*) attributedTitle

initTextCell:

- (id) initTextCell: (NSString*)aString

isOpaque

- (BOOL) isOpaque

setAttributedTitle:

- (void) setAttributedTitle: (NSAttributedString*)anAttributedString

setTitle:

- (void) setTitle: (NSString*)aString

setTitleAlignment:

- (void) setTitleAlignment: (NSTextAlignment)alignment

setTitleFont:

- (void) setTitleFont: (NSFont*)font

setTitleWidth:

- (void) setTitleWidth: (float)width

setTitleWithMnemonic:

- (void) setTitleWithMnemonic: (NSString*)titleWithAmpersand

title

- (NSString*) title

titleAlignment

- (NSTextAlignment) titleAlignment

titleFont

- (NSFont*) titleFont

titleWidth

- (float) titleWidth

titleWidth:

- (float) titleWidth: (NSSize)aSize