org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSSegmentSwitchTracking
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSSegmentSwitchTracking
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h
enum values
NSSegmentSwitchTrackingSelectOne
static final int NSSegmentSwitchTrackingSelectOne
- See Also:
- Constant Field Values
NSSegmentSwitchTrackingSelectAny
static final int NSSegmentSwitchTrackingSelectAny
- See Also:
- Constant Field Values
NSSegmentSwitchTrackingMomentary
static final int NSSegmentSwitchTrackingMomentary
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.