org.jfree.report.modules.gui.swing.common
public abstract class AbstractExportActionPlugin extends AbstractActionPlugin implements ExportActionPlugin
| Constructor Summary | |
|---|---|
| AbstractExportActionPlugin() | |
| Method Summary | |
|---|---|
| protected ExportDialog | createExportDialog(String className)
Creates a progress dialog, and tries to assign a parent based on the given
preview proxy.
|
| boolean | performShowExportDialog(ReportJob job, String configKey)
Exports a report.
|
Returns: the progress dialog.
Returns: A boolean.