org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSScrollArrowPosition

Enclosing interface:
AppKitLibrary

public static interface AppKitLibrary.NSScrollArrowPosition


Field Summary
static int NSScrollerArrowsDefaultSetting
           
static int NSScrollerArrowsMaxEnd
           
static int NSScrollerArrowsMinEnd
           
static int NSScrollerArrowsNone
           
 

Field Detail

NSScrollerArrowsMaxEnd

static final int NSScrollerArrowsMaxEnd
See Also:
Constant Field Values

NSScrollerArrowsMinEnd

static final int NSScrollerArrowsMinEnd
See Also:
Constant Field Values

NSScrollerArrowsDefaultSetting

static final int NSScrollerArrowsDefaultSetting
See Also:
Constant Field Values

NSScrollerArrowsNone

static final int NSScrollerArrowsNone
See Also:
Constant Field Values