org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSScrollerArrow

Enclosing interface:
AppKitLibrary

public static interface AppKitLibrary.NSScrollerArrow

native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSScroller.h
enum values


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


Copyright © 2009. All Rights Reserved.