|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PosStartupOptions | |
---|---|
com.openpcl.viewer | |
com.openpcl.viewer.printing |
Uses of PosStartupOptions in com.openpcl.viewer |
---|
Methods in com.openpcl.viewer that return PosStartupOptions | |
---|---|
PosStartupOptions |
OpenPCLViewer.getPosStartupOptions()
|
Constructors in com.openpcl.viewer with parameters of type PosStartupOptions | |
---|---|
OpenPCLViewer(JFrame pParentJFrame,
JApplet pJApplet,
String[] pArgs,
PosStartupOptions pPosStartupOptions)
All constructors chain to this constructor. |
|
OpenPCLViewer(JFrame pJFrame,
PosStartupOptions pPosStartupOptions)
Constructor with the external app JFrame reference and null as the JApplet, and null as the String[] args, but passing in the PosStartupOptions object. |
Uses of PosStartupOptions in com.openpcl.viewer.printing |
---|
Constructors in com.openpcl.viewer.printing with parameters of type PosStartupOptions | |
---|---|
PosPrintSetupDialog(Frame pParentFrame,
String pTitleBarText,
PosStartupOptions pPosStartupOptions,
PosPrintSetupDialogChoices pPrintChoices,
PrintRequestAttributeSet pPrintRequestAttributeSet,
PrinterJob pPrinterJob,
String pSelectedPageNumbers)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |