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 Details

    • CopyTemplateReportCustomActionFactory

      public CopyTemplateReportCustomActionFactory()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface org.gvsig.fmap.dal.swing.report.ReportActionFactory.ReportCustomActionFactory
    • createCustomAction

      public Action createCustomAction(ActionEvent event, org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext context)
      Specified by:
      createCustomAction in interface org.gvsig.fmap.dal.swing.report.ReportActionFactory.ReportCustomActionFactory
    • selfRegister

      public static void selfRegister()