Package org.gvsig.pdf.swing.impl.report
Class CopyTemplateReportCustomActionFactory
java.lang.Object
org.gvsig.pdf.swing.impl.report.CopyTemplateReportCustomActionFactory
- All Implemented Interfaces:
org.gvsig.fmap.dal.swing.report.ReportActionFactory.ReportCustomActionFactory
public class CopyTemplateReportCustomActionFactory
extends Object
implements org.gvsig.fmap.dal.swing.report.ReportActionFactory.ReportCustomActionFactory
- Author:
- jjdelcerro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateCustomAction(ActionEvent event, org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext context) getName()static void
-
Constructor Details
-
CopyTemplateReportCustomActionFactory
public CopyTemplateReportCustomActionFactory()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.gvsig.fmap.dal.swing.report.ReportActionFactory.ReportCustomActionFactory
-
createCustomAction
public Action createCustomAction(ActionEvent event, org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext context) - Specified by:
createCustomActionin interfaceorg.gvsig.fmap.dal.swing.report.ReportActionFactory.ReportCustomActionFactory
-
selfRegister
public static void selfRegister()
-