org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSTickMarkPosition
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSTickMarkPosition
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSSliderCell.h
enum values
NSTickMarkBelow
static final int NSTickMarkBelow
- See Also:
- Constant Field Values
NSTickMarkAbove
static final int NSTickMarkAbove
- See Also:
- Constant Field Values
NSTickMarkLeft
static final int NSTickMarkLeft
- See Also:
- Constant Field Values
NSTickMarkRight
static final int NSTickMarkRight
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.