|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--oracle.dss.dataView.gui.PrintDialogsAdapter
This is the default adapter class that implements PrintDialogsProvider and PreviewDialogProvider interfaces.
| Constructor Summary | |
PrintDialogsAdapter(ViewPrinter printer, PrintDialog dialog, java.awt.print.PrinterJob printerJob) | |
| Method Summary | |
oracle.bali.ewt.help.HelpProvider |
getHelpProvider()Gets the Help provider for this panel. |
void |
setHelpProvider(oracle.bali.ewt.help.HelpProvider helpProvider)Sets the Help provider for this panel. |
void |
setLocale(java.util.Locale loc)set locale of the font |
void |
showPageSetupDialog(java.awt.Frame f)Retrives the PageSetupDialog to be displayed when pageSetup button is pressed in the preview dilaog. |
void |
showPreviewDialog(java.awt.Frame f)Retrives the PreviewDialog to be displayed when preview button is pressed in the print dialog or pageSetup dialog. |
void |
showPrintDialog(java.awt.Frame f)This method shows system print dialog if the SystemPrintDialogDisplayed property is true on the Print dialog. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrintDialogsAdapter(ViewPrinter printer,
PrintDialog dialog,
java.awt.print.PrinterJob printerJob)
| Method Detail |
public void showPrintDialog(java.awt.Frame f)
showPrintDialog in interface PrintDialogsProviderf - the frame from which the print dialog should be displayed.public void showPageSetupDialog(java.awt.Frame f)
showPageSetupDialog in interface PrintDialogsProviderf - the frame from which the print dialog should be displayed.public void showPreviewDialog(java.awt.Frame f)
showPreviewDialog in interface PreviewDialogProviderf - the frame from which the print dialog should be displayed.public void setHelpProvider(oracle.bali.ewt.help.HelpProvider helpProvider)
public oracle.bali.ewt.help.HelpProvider getHelpProvider()
public void setLocale(java.util.Locale loc)
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||