Class JasperReportAction

java.lang.Object
javax.swing.AbstractAction
org.gvsig.fmap.dal.swing.report.AbstractReportAction
org.gvsig.report.swing.impl.actions.JasperReportAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, org.gvsig.fmap.dal.swing.report.ReportAction, org.gvsig.tools.util.LabeledValue<org.gvsig.fmap.dal.swing.report.ReportAction>

public class JasperReportAction extends org.gvsig.fmap.dal.swing.report.AbstractReportAction implements org.gvsig.fmap.dal.swing.report.ReportAction
Author:
jjdelcerro
See Also:
  • Constructor Details

    • JasperReportAction

      public JasperReportAction(org.gvsig.fmap.dal.swing.report.ReportActionFactory factory, org.gvsig.fmap.dal.feature.FeatureStore store, org.gvsig.fmap.dal.feature.FeatureQuery query, org.gvsig.fmap.dal.feature.FeatureSet selection, javax.json.JsonObject json)
  • Method Details