org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSScrollerArrow

Enclosing interface:
AppKitLibrary

public static interface AppKitLibrary.NSScrollerArrow


Field Summary
static int NSScrollerDecrementArrow
           
static int NSScrollerIncrementArrow
           
 

Field Detail

NSScrollerIncrementArrow

static final int NSScrollerIncrementArrow
See Also:
Constant Field Values

NSScrollerDecrementArrow

static final int NSScrollerDecrementArrow
See Also:
Constant Field Values