org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSUsableScrollerParts

Enclosing interface:
AppKitLibrary

public static interface AppKitLibrary.NSUsableScrollerParts


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