|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface to get Print and Pagesetup dialogs. Used by preview dialog to invoke dialogs when print and pagesetup buttons are pressed.
| Method Summary | |
void |
showPageSetupDialog(java.awt.Frame f)Shows the Page Setup Dialog when pageSetup button is pressed in the preview dilaog. |
void |
showPrintDialog(java.awt.Frame f)Shows the PrintDialog when print button is pressed in the preview dilaog. |
| Method Detail |
public void showPrintDialog(java.awt.Frame f)
f - the frame from which the print dialog should be displayed.public void showPageSetupDialog(java.awt.Frame f)
f - the frame from which the Page setup dialog should be displayed.
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||