|
||||||||||
| 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.printing.PrintActionPlugin
Creation-Date: 16.11.2006, 16:31:23
| Field Summary |
| Fields inherited from class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin |
BASE_RESOURCE_CLASS |
| Constructor Summary | |
PrintActionPlugin()
|
|
| Method Summary | |
javax.swing.KeyStroke |
getAcceleratorKey()
Returns the accelerator key for the export action. |
protected java.lang.String |
getConfigurationPrefix()
|
java.lang.String |
getDisplayName()
Returns the display name for the export action. |
javax.swing.Icon |
getLargeIcon()
Returns the large icon for the export action. |
java.lang.Integer |
getMnemonicKey()
Returns the mnemonic key code. |
java.lang.String |
getShortDescription()
Returns the short description for the export action. |
javax.swing.Icon |
getSmallIcon()
Returns the small icon for the export action. |
boolean |
initialize(SwingGuiContext context)
|
boolean |
performExport(ReportJob job)
Exports a report. |
| Methods inherited from class org.jfree.report.modules.gui.swing.common.AbstractActionPlugin |
addPropertyChangeListener, addPropertyChangeListener, createProgressDialog, getConfig, getContext, getFailureDescription, getIconTheme, getMenuOrder, getPropertyChangeSupport, getRole, getRolePreference, getStatusText, getToolbarOrder, 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.ActionPlugin |
addPropertyChangeListener, addPropertyChangeListener, getMenuOrder, getRole, getRolePreference, getToolbarOrder, isAddToMenu, isAddToToolbar, isSeparated, removePropertyChangeListener |
| Constructor Detail |
public PrintActionPlugin()
| Method Detail |
protected java.lang.String getConfigurationPrefix()
getConfigurationPrefix in class AbstractActionPluginpublic boolean initialize(SwingGuiContext context)
initialize in interface ActionPlugininitialize in class AbstractActionPluginpublic java.lang.String getDisplayName()
getDisplayName in interface ActionPluginpublic java.lang.String getShortDescription()
getShortDescription in interface ActionPluginpublic javax.swing.Icon getSmallIcon()
getSmallIcon in interface ActionPluginpublic javax.swing.Icon getLargeIcon()
getLargeIcon in interface ActionPluginpublic javax.swing.KeyStroke getAcceleratorKey()
getAcceleratorKey in interface ActionPluginpublic java.lang.Integer getMnemonicKey()
getMnemonicKey in interface ActionPluginpublic boolean performExport(ReportJob job)
performExport in interface ExportActionPlugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||