org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSPrinterTableStatus

Enclosing interface:
AppKitLibrary

public static interface AppKitLibrary.NSPrinterTableStatus

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


Field Summary
static int NSPrinterTableError
           
static int NSPrinterTableNotFound
           
static int NSPrinterTableOK
           
 

Field Detail

NSPrinterTableOK

static final int NSPrinterTableOK
See Also:
Constant Field Values

NSPrinterTableNotFound

static final int NSPrinterTableNotFound
See Also:
Constant Field Values

NSPrinterTableError

static final int NSPrinterTableError
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.