|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.report.modules.gui.swing.common.AbstractActionPlugin
org.jfree.report.modules.gui.swing.common.AbstractExportActionPlugin
public abstract class AbstractExportActionPlugin
Creation-Date: 02.12.2006, 14:21:07
Field Summary |
---|
Fields inherited from class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin |
---|
BASE_RESOURCE_CLASS |
Constructor Summary | |
---|---|
AbstractExportActionPlugin()
|
Method Summary | |
---|---|
protected ExportDialog |
createExportDialog(java.lang.String className)
Creates a progress dialog, and tries to assign a parent based on the given preview proxy. |
boolean |
performShowExportDialog(ReportJob job,
java.lang.String configKey)
Exports a report. |
Methods inherited from class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin |
---|
addPropertyChangeListener, addPropertyChangeListener, createProgressDialog, getConfig, getConfigurationPrefix, getContext, getFailureDescription, getIconTheme, getMenuOrder, getPropertyChangeSupport, getRole, getRolePreference, getStatusText, getToolbarOrder, initialize, isAddToMenu, isAddToToolbar, isEnabled, isSeparated, removePropertyChangeListener, setEnabled, setStatusText |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jfree.report.modules.gui.swing.common.ExportActionPlugin |
---|
performExport |
Methods inherited from interface org.jfree.report.modules.gui.swing.common.ActionPlugin |
---|
addPropertyChangeListener, addPropertyChangeListener, getAcceleratorKey, getDisplayName, getLargeIcon, getMenuOrder, getMnemonicKey, getRole, getRolePreference, getShortDescription, getSmallIcon, getToolbarOrder, initialize, isAddToMenu, isAddToToolbar, isSeparated, removePropertyChangeListener |
Constructor Detail |
---|
public AbstractExportActionPlugin()
Method Detail |
---|
protected ExportDialog createExportDialog(java.lang.String className) throws java.lang.InstantiationException
java.lang.InstantiationException
public boolean performShowExportDialog(ReportJob job, java.lang.String configKey)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |