org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSPrinterTableStatus

Enclosing interface:
AppKitLibrary

public static interface AppKitLibrary.NSPrinterTableStatus


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