org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSTabState
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSTabState
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h
enum values
NSSelectedTab
static final int NSSelectedTab
- See Also:
- Constant Field Values
NSBackgroundTab
static final int NSBackgroundTab
- See Also:
- Constant Field Values
NSPressedTab
static final int NSPressedTab
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.