[Previous] [Up] [Next]

NSFontPanel

Authors

Richard Frith-Macdonald

Version: 0.1

Date: 28 February, 2000

NSFontPanel

NSFontPanel

Declared in: Gui/NSFontPanel.h

Inherits from: NSPanel

Conforms to: NSCoding



sharedFontPanel

+ (NSFontPanel*) sharedFontPanel

sharedFontPanelExists

+ (BOOL) sharedFontPanelExists

accessoryView

- (NSView*) accessoryView

isEnabled

- (BOOL) isEnabled

panelConvertFont:

- (NSFont*) panelConvertFont: (NSFont*)aFont

setAccessoryView:

- (void) setAccessoryView: (NSView*)aView

setEnabled:

- (void) setEnabled: (BOOL)flag

setPanelFont:isMultiple:

- (void) setPanelFont: (NSFont*)aFont isMultiple: (BOOL)flag

worksWhenModal

- (BOOL) worksWhenModal