Package org.pentaho.reporting.engine.classic.core.modules.gui.print

An AWT printing support module.

See:
          Description

Class Summary
AWTPrintingGUIModule The module definition for the AWT printing export gui module.
PageFormatPreviewPane A component that renders a picture of an empty page, so that the page-setup-dialog can show the user an approximation of the current input.
PageSetupDialog  
PageSetupPlugin An export control plugin that handles the setup of page format objects for the report.
PrintExportTask An export task implementation that prints a report using the AWT printing API.
PrintingPlugin An export plugin for the java.awt.print API.
PrintUtil Creation-Date: 05.09.2005, 18:36:03
 

Package org.pentaho.reporting.engine.classic.core.modules.gui.print Description

An AWT printing support module. The module registers itself during the module initialization in the preview frame.