|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PosPrintSetupDialogChoices | |
---|---|
com.openpcl.viewer | |
com.openpcl.viewer.options | |
com.openpcl.viewer.printing |
Uses of PosPrintSetupDialogChoices in com.openpcl.viewer |
---|
Methods in com.openpcl.viewer that return PosPrintSetupDialogChoices | |
---|---|
PosPrintSetupDialogChoices |
OpenPCLViewer.getPosPrintSetupDialogChoices()
|
Methods in com.openpcl.viewer with parameters of type PosPrintSetupDialogChoices | |
---|---|
protected void |
OpenPCLViewer.readPrintOptionsValues(Preferences pPrefs,
PosPrintSetupDialogChoices pPosPrintSetupDialogChoices)
Read the locally persisted print setup dialog options |
protected void |
OpenPCLViewer.savePersistedPrintOptionsValues(Preferences pPrefs,
PosPersistPrintOptionsValues pPosPersistPrintOptionsValues,
PosPrintSetupDialogChoices pPosPrintSetupDialogChoices)
Save to local persisted storate the print setup dialog options |
Uses of PosPrintSetupDialogChoices in com.openpcl.viewer.options |
---|
Constructors in com.openpcl.viewer.options with parameters of type PosPrintSetupDialogChoices | |
---|---|
PosUserOptionsDialog(PosPrintSetupDialogChoices pPosPrintSetupDialogChoices,
PrintRequestAttributeSet pPrintRequestAttributeSet,
OpenPCLViewer pOpenPCLViewer,
String pTitleString,
boolean pIsModal)
|
Uses of PosPrintSetupDialogChoices in com.openpcl.viewer.printing |
---|
Methods in com.openpcl.viewer.printing with parameters of type PosPrintSetupDialogChoices | |
---|---|
void |
PosPrintPageableInterface.setPosPrintSetupDialogChoices(PosPrintSetupDialogChoices pPosPrintSetupDialogChoices)
|
void |
PosPrintBufferedImage.setPosPrintSetupDialogChoices(PosPrintSetupDialogChoices pPosPrintSetupDialogChoices)
|
Constructors in com.openpcl.viewer.printing with parameters of type PosPrintSetupDialogChoices | |
---|---|
PosPrintSetupDialog(Frame pParentFrame,
String pTitleBarText,
PosStartupOptions pPosStartupOptions,
PosPrintSetupDialogChoices pPrintChoices,
PrintRequestAttributeSet pPrintRequestAttributeSet,
PrinterJob pPrinterJob,
String pSelectedPageNumbers)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |