Package org.gvsig.pdf.swing.impl.report
Class SimpleFormReportCustomActionFactory
java.lang.Object
org.gvsig.pdf.swing.impl.report.SimpleFormReportCustomActionFactory
- All Implemented Interfaces:
org.gvsig.fmap.dal.swing.report.ReportActionFactory.ReportCustomActionFactory
public class SimpleFormReportCustomActionFactory
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
-
SimpleFormReportCustomActionFactory
public SimpleFormReportCustomActionFactory()
-
-
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()
-