[Previous]
[Up]
[Next]
NSPanel
Authors
- Richard Frith-Macdonald
-
Version: $Revision$
Date: $Date$
Declared in: Gui/NSPanel.h
Inherits from: NSWindow
Conforms to: NSCoding
Instance Variables
Methods
Instances Methods
- (BOOL) becomesKeyOnlyIfNeeded;
- (BOOL) isFloatingPanel;
- (void) setBecomesKeyOnlyIfNeeded: (BOOL)flag;
- (void) setFloatingPanel: (BOOL)flag;
- (void) setWorksWhenModal: (BOOL)flag;
- (BOOL) worksWhenModal;