org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSLevelIndicatorStyle
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSLevelIndicatorStyle
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSLevelIndicatorCell.h
enum values
NSRelevancyLevelIndicatorStyle
static final int NSRelevancyLevelIndicatorStyle
- See Also:
- Constant Field Values
NSContinuousCapacityLevelIndicatorStyle
static final int NSContinuousCapacityLevelIndicatorStyle
- See Also:
- Constant Field Values
NSDiscreteCapacityLevelIndicatorStyle
static final int NSDiscreteCapacityLevelIndicatorStyle
- See Also:
- Constant Field Values
NSRatingLevelIndicatorStyle
static final int NSRatingLevelIndicatorStyle
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.