org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSUsableScrollerParts
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSUsableScrollerParts
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSScroller.h
enum values
NSNoScrollerParts
static final int NSNoScrollerParts
- See Also:
- Constant Field Values
NSOnlyScrollerArrows
static final int NSOnlyScrollerArrows
- See Also:
- Constant Field Values
NSAllScrollerParts
static final int NSAllScrollerParts
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.