|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jniwrapper.Parameter
com.jniwrapper.Pointer.Void
com.jniwrapper.macosx.cocoa.Id
com.jniwrapper.macosx.cocoa.CObject
com.jniwrapper.macosx.cocoa.nsobject.NSObject
com.jniwrapper.macosx.cocoa.nsprintoperation.NSPrintOperation
This class represents NSPrintOperation class.
See the class documentation at the Apple's site: NSPrintOperation
| Field Summary |
| Fields inherited from class com.jniwrapper.macosx.cocoa.CObject |
_fields |
| Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
| Constructor Summary | |
NSPrintOperation()
|
|
NSPrintOperation(boolean autorelease)
Contructs the NSPrintOperation class with the autorelease option on. |
|
NSPrintOperation(com.jniwrapper.Pointer.Void instancePtr)
Contructs the NSPrintOperation class from pointer. |
|
NSPrintOperation(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
Contructs the NSPrintOperation class with static constructor. |
|
| Method Summary | |
com.jniwrapper.Pointer.Void |
accessoryView()
|
com.jniwrapper.Bool |
canSpawnSeparateThread()
|
void |
cleanUpOperation()
|
com.jniwrapper.Pointer.Void |
context()
|
com.jniwrapper.Pointer.Void |
createContext()
|
com.jniwrapper.Int |
currentPage()
|
com.jniwrapper.Bool |
deliverResult()
|
void |
destroyContext()
|
protected void |
init(com.jniwrapper.Parameter[] fields)
|
com.jniwrapper.Bool |
isCopyingOperation()
|
com.jniwrapper.Pointer.Void |
jobStyleHint()
|
NSPrintingPageOrder |
pageOrder()
|
com.jniwrapper.Pointer.Void |
printInfo()
|
com.jniwrapper.Pointer.Void |
printPanel()
|
com.jniwrapper.Bool |
runOperation()
|
void |
runOperationModalForWindow_delegate_didRunSelector_contextInfo(NSWindow docWindow,
Id delegate,
Sel didRunSelector,
com.jniwrapper.Pointer.Void contextInfo)
This method represents the runOperationModalForWindow() method of the NSPrintOperation Objective-C class. |
void |
setAccessoryView(NSView aView)
|
void |
setCanSpawnSeparateThread(boolean canSpawnSeparateThread)
|
void |
setJobStyleHint(java.lang.String hint)
|
void |
setPageOrder(NSPrintingPageOrder order)
|
void |
setPrintInfo(NSPrintInfo aPrintInfo)
|
void |
setPrintPanel(NSPrintPanel panel)
|
void |
setShowPanels(boolean flag)
|
com.jniwrapper.Bool |
showPanels()
|
static com.jniwrapper.Pointer.Void |
static_currentOperation()
|
static com.jniwrapper.Pointer.Void |
static_EPSOperationWithView_insideRect_toData_printInfo(NSView aView,
NSRect rect,
NSMutableData data,
NSPrintInfo aPrintInfo)
This method represents the EPSOperationWithView() method of the NSPrintOperation Objective-C class. |
static com.jniwrapper.Pointer.Void |
static_EPSOperationWithView_insideRect_toData(NSView aView,
NSRect rect,
NSMutableData data)
This method represents the EPSOperationWithView() method of the NSPrintOperation Objective-C class. |
static com.jniwrapper.Pointer.Void |
static_EPSOperationWithView_insideRect_toPath_printInfo(NSView aView,
NSRect rect,
java.lang.String path,
NSPrintInfo aPrintInfo)
This method represents the EPSOperationWithView() method of the NSPrintOperation Objective-C class. |
static com.jniwrapper.Pointer.Void |
static_PDFOperationWithView_insideRect_toData_printInfo(NSView aView,
NSRect rect,
NSMutableData data,
NSPrintInfo aPrintInfo)
This method represents the PDFOperationWithView() method of the NSPrintOperation Objective-C class. |
static com.jniwrapper.Pointer.Void |
static_PDFOperationWithView_insideRect_toData(NSView aView,
NSRect rect,
NSMutableData data)
This method represents the PDFOperationWithView() method of the NSPrintOperation Objective-C class. |
static com.jniwrapper.Pointer.Void |
static_PDFOperationWithView_insideRect_toPath_printInfo(NSView aView,
NSRect rect,
java.lang.String path,
NSPrintInfo aPrintInfo)
This method represents the PDFOperationWithView() method of the NSPrintOperation Objective-C class. |
static com.jniwrapper.Pointer.Void |
static_printOperationWithView_printInfo(NSView aView,
NSPrintInfo aPrintInfo)
This method represents the printOperationWithView() method of the NSPrintOperation Objective-C class. |
static com.jniwrapper.Pointer.Void |
static_printOperationWithView(NSView aView)
|
static void |
static_setCurrentOperation(NSPrintOperation operation)
|
com.jniwrapper.Pointer.Void |
view()
|
| Methods inherited from class com.jniwrapper.macosx.cocoa.CObject |
getClassName |
| Methods inherited from class com.jniwrapper.macosx.cocoa.Id |
clone |
| Methods inherited from class com.jniwrapper.Pointer.Void |
asFunction, asFunction, asTypedPointer, castTo, castTo, equals, getDebugInfo, getLength, getValue, hashCode, isNull, read, setValue, toString, write |
| Methods inherited from class com.jniwrapper.Parameter |
|
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NSPrintOperation()
public NSPrintOperation(boolean autorelease)
NSPrintOperation class with the autorelease option on.
autorelease - public NSPrintOperation(com.jniwrapper.Pointer.Void instancePtr)
NSPrintOperation class from pointer.
instancePtr -
public NSPrintOperation(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
NSPrintOperation class with static constructor.
methodName - parameters - | Method Detail |
protected void init(com.jniwrapper.Parameter[] fields)
init in class NSObject
public static com.jniwrapper.Pointer.Void static_EPSOperationWithView_insideRect_toData_printInfo(NSView aView,
NSRect rect,
NSMutableData data,
NSPrintInfo aPrintInfo)
EPSOperationWithView() method of the NSPrintOperation Objective-C class.
aView - rect - data - aPrintInfo -
public void destroyContext()
public static com.jniwrapper.Pointer.Void static_PDFOperationWithView_insideRect_toData(NSView aView,
NSRect rect,
NSMutableData data)
PDFOperationWithView() method of the NSPrintOperation Objective-C class.
aView - rect - data -
public com.jniwrapper.Bool showPanels()
public void setPageOrder(NSPrintingPageOrder order)
public static void static_setCurrentOperation(NSPrintOperation operation)
public void setJobStyleHint(java.lang.String hint)
public com.jniwrapper.Pointer.Void printPanel()
public void setCanSpawnSeparateThread(boolean canSpawnSeparateThread)
public com.jniwrapper.Bool runOperation()
public static com.jniwrapper.Pointer.Void static_printOperationWithView(NSView aView)
public static com.jniwrapper.Pointer.Void static_printOperationWithView_printInfo(NSView aView,
NSPrintInfo aPrintInfo)
printOperationWithView() method of the NSPrintOperation Objective-C class.
aView - aPrintInfo -
public static com.jniwrapper.Pointer.Void static_PDFOperationWithView_insideRect_toPath_printInfo(NSView aView,
NSRect rect,
java.lang.String path,
NSPrintInfo aPrintInfo)
PDFOperationWithView() method of the NSPrintOperation Objective-C class.
aView - rect - path - aPrintInfo -
public void setShowPanels(boolean flag)
public com.jniwrapper.Pointer.Void context()
public void setAccessoryView(NSView aView)
public com.jniwrapper.Int currentPage()
public com.jniwrapper.Bool canSpawnSeparateThread()
public static com.jniwrapper.Pointer.Void static_EPSOperationWithView_insideRect_toData(NSView aView,
NSRect rect,
NSMutableData data)
EPSOperationWithView() method of the NSPrintOperation Objective-C class.
aView - rect - data -
public com.jniwrapper.Pointer.Void view()
public com.jniwrapper.Pointer.Void createContext()
public void setPrintInfo(NSPrintInfo aPrintInfo)
public com.jniwrapper.Pointer.Void printInfo()
public NSPrintingPageOrder pageOrder()
public com.jniwrapper.Bool isCopyingOperation()
public com.jniwrapper.Pointer.Void jobStyleHint()
public static com.jniwrapper.Pointer.Void static_EPSOperationWithView_insideRect_toPath_printInfo(NSView aView,
NSRect rect,
java.lang.String path,
NSPrintInfo aPrintInfo)
EPSOperationWithView() method of the NSPrintOperation Objective-C class.
aView - rect - path - aPrintInfo -
public void setPrintPanel(NSPrintPanel panel)
public void cleanUpOperation()
public com.jniwrapper.Pointer.Void accessoryView()
public com.jniwrapper.Bool deliverResult()
public static com.jniwrapper.Pointer.Void static_PDFOperationWithView_insideRect_toData_printInfo(NSView aView,
NSRect rect,
NSMutableData data,
NSPrintInfo aPrintInfo)
PDFOperationWithView() method of the NSPrintOperation Objective-C class.
aView - rect - data - aPrintInfo -
public void runOperationModalForWindow_delegate_didRunSelector_contextInfo(NSWindow docWindow,
Id delegate,
Sel didRunSelector,
com.jniwrapper.Pointer.Void contextInfo)
runOperationModalForWindow() method of the NSPrintOperation Objective-C class.
docWindow - delegate - didRunSelector - contextInfo - public static com.jniwrapper.Pointer.Void static_currentOperation()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||