com.openpcl.viewer.printing
Class PosPrintSetupDialogChoices

java.lang.Object
  extended by com.openpcl.viewer.printing.PosPrintSetupDialogChoices

public class PosPrintSetupDialogChoices
extends Object

Holds the choices the user makes on the 100% custom Print Setup dialog

Author:
howard 6/1/2006

Field Summary
static int sPaperSizeAsDisplayedSelected
           
static int sPaperSizeLegalFirstThenLetter
           
static int sPaperSizeLetterFirstThenLegal
           
static int sPaperSizePrintAllOnLegal
           
static int sPaperSizePrintAllOnLetterShrinksLegal
           
static int sPrintFormatIsPclDirect
           
static int sPrintFormatIsWindowsPrint
           
 
Constructor Summary
PosPrintSetupDialogChoices()
           
 
Method Summary
 boolean getDidUserHitOk()
           
 int getNumAdditionalCopies()
           
 PrintService getSelectedPrintService()
           
 boolean isPaperSizeAsDisplayedOrSelected()
           
 boolean isPaperSizeLegalFirstThenLetter()
           
 boolean isPaperSizeLetterFirstThenLegal()
           
 boolean isPaperSizePrintAllOnLegal()
           
 boolean isPaperSizePrintAllOnLetterShrinksLegal()
           
 boolean isPrintFormatPclDirect()
           
 boolean isPrintFormatWindowsPrint()
           
 void setNumAdditionalCopies(int numCopies)
           
 void setPaperSizeAsDisplayedSelected()
           
 void setPaperSizeLegalFirstThenLetter()
           
 void setPaperSizeLetterFirstThenLegal()
           
 void setPaperSizePrintAllOnLegal()
           
 void setPaperSizePrintAllOnLetterShrinksLegal()
           
 void setPrintFormatIsPclDirect()
           
 void setPrintFormatIsWindowsPrint()
           
 void setSelectedPrintService(PrintService pSelectedPrintService)
           
 void setShouldDuplex(boolean yesOrNo)
           
 void setShouldPrintFormNames(boolean yesOrNo)
           
 void setUserHitOk(boolean yesOrNo)
           
 boolean shouldDuplex()
           
 boolean shouldPrintFormNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sPrintFormatIsWindowsPrint

public static final int sPrintFormatIsWindowsPrint
See Also:
Constant Field Values

sPrintFormatIsPclDirect

public static final int sPrintFormatIsPclDirect
See Also:
Constant Field Values

sPaperSizeAsDisplayedSelected

public static final int sPaperSizeAsDisplayedSelected
See Also:
Constant Field Values

sPaperSizeLegalFirstThenLetter

public static final int sPaperSizeLegalFirstThenLetter
See Also:
Constant Field Values

sPaperSizeLetterFirstThenLegal

public static final int sPaperSizeLetterFirstThenLegal
See Also:
Constant Field Values

sPaperSizePrintAllOnLegal

public static final int sPaperSizePrintAllOnLegal
See Also:
Constant Field Values

sPaperSizePrintAllOnLetterShrinksLegal

public static final int sPaperSizePrintAllOnLetterShrinksLegal
See Also:
Constant Field Values
Constructor Detail

PosPrintSetupDialogChoices

public PosPrintSetupDialogChoices()
Method Detail

getSelectedPrintService

public PrintService getSelectedPrintService()

getNumAdditionalCopies

public int getNumAdditionalCopies()

isPrintFormatWindowsPrint

public boolean isPrintFormatWindowsPrint()

isPrintFormatPclDirect

public boolean isPrintFormatPclDirect()

isPaperSizeAsDisplayedOrSelected

public boolean isPaperSizeAsDisplayedOrSelected()

isPaperSizeLegalFirstThenLetter

public boolean isPaperSizeLegalFirstThenLetter()

isPaperSizeLetterFirstThenLegal

public boolean isPaperSizeLetterFirstThenLegal()

isPaperSizePrintAllOnLegal

public boolean isPaperSizePrintAllOnLegal()

isPaperSizePrintAllOnLetterShrinksLegal

public boolean isPaperSizePrintAllOnLetterShrinksLegal()

shouldPrintFormNames

public boolean shouldPrintFormNames()

shouldDuplex

public boolean shouldDuplex()

getDidUserHitOk

public boolean getDidUserHitOk()

setSelectedPrintService

public void setSelectedPrintService(PrintService pSelectedPrintService)

setNumAdditionalCopies

public void setNumAdditionalCopies(int numCopies)

setPrintFormatIsWindowsPrint

public void setPrintFormatIsWindowsPrint()

setPrintFormatIsPclDirect

public void setPrintFormatIsPclDirect()

setPaperSizeAsDisplayedSelected

public void setPaperSizeAsDisplayedSelected()

setPaperSizeLegalFirstThenLetter

public void setPaperSizeLegalFirstThenLetter()

setPaperSizeLetterFirstThenLegal

public void setPaperSizeLetterFirstThenLegal()

setPaperSizePrintAllOnLegal

public void setPaperSizePrintAllOnLegal()

setPaperSizePrintAllOnLetterShrinksLegal

public void setPaperSizePrintAllOnLetterShrinksLegal()

setShouldPrintFormNames

public void setShouldPrintFormNames(boolean yesOrNo)

setShouldDuplex

public void setShouldDuplex(boolean yesOrNo)

setUserHitOk

public void setUserHitOk(boolean yesOrNo)


OpenPCL http://www.openpcl.com