|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExportActionPlugin
An export plug-in is a class that can work with the ExportAction
class to
implement an export function for reports.
Method Summary | |
---|---|
boolean |
performExport(ReportJob job)
Exports a report. |
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 |
Method Detail |
---|
boolean performExport(ReportJob job)
report
- the report.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |