org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSLineSweepDirection
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSLineSweepDirection
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h
enum values
NSLineSweepLeft
static final int NSLineSweepLeft
- See Also:
- Constant Field Values
NSLineSweepRight
static final int NSLineSweepRight
- See Also:
- Constant Field Values
NSLineSweepDown
static final int NSLineSweepDown
- See Also:
- Constant Field Values
NSLineSweepUp
static final int NSLineSweepUp
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.