org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSPrintingPageOrder
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSPrintingPageOrder
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h
enum values
NSDescendingPageOrder
static final int NSDescendingPageOrder
- See Also:
- Constant Field Values
NSSpecialPageOrder
static final int NSSpecialPageOrder
- See Also:
- Constant Field Values
NSAscendingPageOrder
static final int NSAscendingPageOrder
- See Also:
- Constant Field Values
NSUnknownPageOrder
static final int NSUnknownPageOrder
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.