Class NSPrintInfo
java.lang.Object
org.eclipse.swt.internal.cocoa.id
org.eclipse.swt.internal.cocoa.NSObject
org.eclipse.swt.internal.cocoa.NSPrintInfo
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NSPrinterinitWithDictionary(NSDictionary attributes) booleanlonglongprinter()voidsetJobDisposition(NSString jobDisposition) voidsetPrinter(NSPrinter printer) voidsetSelectionOnly(boolean selectionOnly) voidstatic NSPrintInfovoidMethods inherited from class NSObject
accessibilityAttributeValue, accessibilitySetOverrideValue, addEventListener, alloc, autorelease, cancelAuthenticationChallenge, className, conformsToProtocol, copy, description, draggedImage, draggingDestinationWindow, draggingLocation, draggingPasteboard, draggingSourceOperationMask, handleEvent, init, isEqual, isEqualTo, isKindOfClass, mutableCopy, outlineView, outlineView, outlineView, outlineView, performSelector, performSelectorOnMainThread, readSelectionFromPasteboard, release, respondsToSelector, retain, retainCount, setValue, superclass, tableView, tableView, tableView, useCredential, valueForKey, writeSelectionToPasteboardMethods inherited from class id
equals, hashCode, objc_getClass, toString
-
Constructor Details
-
NSPrintInfo
public NSPrintInfo() -
NSPrintInfo
public NSPrintInfo(long id) -
NSPrintInfo
-
-
Method Details
-
PMPrintSession
public long PMPrintSession() -
PMPrintSettings
public long PMPrintSettings() -
defaultPrinter
-
dictionary
-
imageablePageBounds
-
initWithDictionary
-
isSelectionOnly
public boolean isSelectionOnly() -
jobDisposition
-
paperSize
-
printSettings
-
printer
-
setJobDisposition
-
setPrinter
-
setSelectionOnly
public void setSelectionOnly(boolean selectionOnly) -
setUpPrintOperationDefaultValues
public void setUpPrintOperationDefaultValues() -
updateFromPMPrintSettings
public void updateFromPMPrintSettings()
-