org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSSelectionDirection
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSSelectionDirection
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h
enum values
NSDirectSelection
static final int NSDirectSelection
- See Also:
- Constant Field Values
NSSelectingNext
static final int NSSelectingNext
- See Also:
- Constant Field Values
NSSelectingPrevious
static final int NSSelectingPrevious
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.