Uses of Class
org.eclipse.swt.internal.cocoa.NSPrinter
-
Packages that use NSPrinter Package Description org.eclipse.swt.internal.cocoa -
-
Uses of NSPrinter in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSPrinter Modifier and Type Method Description static NSPrinter
NSPrintInfo. defaultPrinter()
NSPrinter
NSPrintInfo. printer()
static NSPrinter
NSPrinter. printerWithName(NSString name)
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSPrinter Modifier and Type Method Description void
NSPrintInfo. setPrinter(NSPrinter printer)
-