org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSDrawerState
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSDrawerState
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h
enum values
NSDrawerClosedState
static final int NSDrawerClosedState
- See Also:
- Constant Field Values
NSDrawerOpeningState
static final int NSDrawerOpeningState
- See Also:
- Constant Field Values
NSDrawerOpenState
static final int NSDrawerOpenState
- See Also:
- Constant Field Values
NSDrawerClosingState
static final int NSDrawerClosingState
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.