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


Field Summary
static int NSAllScrollerParts
           
static int NSNoScrollerParts
           
static int NSOnlyScrollerArrows
           
 

Field Detail

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.