Uses of Class
org.eclipse.swt.internal.cocoa.NSPrintInfo
-
Packages that use NSPrintInfo Package Description org.eclipse.swt.internal.cocoa -
-
Uses of NSPrintInfo in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSPrintInfo Modifier and Type Method Description static NSPrintInfoNSPrintInfo. sharedPrintInfo()Methods in org.eclipse.swt.internal.cocoa with parameters of type NSPrintInfo Modifier and Type Method Description voidNSPrintPanel. beginSheetWithPrintInfo(NSPrintInfo printInfo, NSWindow docWindow, id delegate, long didEndSelector, long contextInfo)NSPrintOperationWebFrameView. printOperationWithPrintInfo(NSPrintInfo printInfo)static NSPrintOperationNSPrintOperation. printOperationWithView(NSView view, NSPrintInfo printInfo)longNSPrintPanel. runModalWithPrintInfo(NSPrintInfo printInfo)
-