|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectjApp.ModalDialog
jApp.PreviewDialog
public class PreviewDialog
Field Summary |
---|
Fields inherited from class jApp.ModalDialog |
---|
CANCEL_OPTION, CLOSED_OPTION, DEFAULT_OPTION, NO_OPTION, OK_OPTION, YES_OPTION |
Constructor Summary | |
---|---|
PreviewDialog(Document doc)
|
Method Summary | |
---|---|
protected void |
setRenderingHints(java.awt.Graphics2D g2)
|
boolean |
showPreview(javax.print.attribute.PrintRequestAttributeSet settings,
javax.print.PrintService service,
DocumentPrinter dp)
|
Methods inherited from class jApp.ModalDialog |
---|
closeDialog, createOkCancelPanel, createOkCancelPanel, createOkPanel, getReturnValue, setContent, setJMenuBar, setReturnValue, showConfirmDialog, showDialog, showDialog, showErrorMessage, showInfoMessage, showWarningMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreviewDialog(Document doc)
Method Detail |
---|
protected void setRenderingHints(java.awt.Graphics2D g2)
public boolean showPreview(javax.print.attribute.PrintRequestAttributeSet settings, javax.print.PrintService service, DocumentPrinter dp)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |