Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


oracle.dss.dataView.gui
Interface PreviewDialogProvider

All Known Implementing Classes:
PrintDialogsAdapter

public interface PreviewDialogProvider

Interface to get Print Preview dialog. Used by page setup dialog to invoke dialog when print preview button is pressed.


Method Summary
 void showPreviewDialog(java.awt.Frame f)
          Shows the PreviewDialog when preview button is pressed in the page setup dialog.

 

Method Detail

showPreviewDialog

public void showPreviewDialog(java.awt.Frame f)
Shows the PreviewDialog when preview button is pressed in the page setup dialog.
Parameters:
f - the frame from which the print dialog should be displayed.

Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Copyright © 2003, Oracle. All Rights Reserved.