[Previous]
[Up]
[Next]
NSFontPanel
Authors
- Richard Frith-Macdonald
-
Version: 0.1
Date: 28 February, 2000
Declared in: Gui/NSFontPanel.h
Inherits from: NSPanel
Conforms to: NSCoding
+ (NSFontPanel*) sharedFontPanel
+ (BOOL) sharedFontPanelExists
- (NSView*) accessoryView
- (BOOL) isEnabled
- (NSFont*) panelConvertFont: (NSFont*)aFont
- (void) setAccessoryView: (NSView*)aView
- (void) setEnabled: (BOOL)flag
- (void) setPanelFont: (NSFont*)aFont isMultiple: (BOOL)flag
- (BOOL) worksWhenModal