public interface ReportGeneratorConfigurator
Modifier and Type | Method and Description |
---|---|
JPack |
getConfigurationData()
Called to save the made configuration changes from the UI back to the configuration pack.
|
javax.swing.JPanel |
getConfigurationPanel(JPack data,
java.util.Map<ReportGeneratorESP.ParameterKey,?> parameters)
Returns the configuration panel for this report generator or
null if not supported. |
javax.swing.JPanel getConfigurationPanel(JPack data, java.util.Map<ReportGeneratorESP.ParameterKey,?> parameters)
null
if not supported.data
- configuration data packparameters
- a map of additional parameters, e.g. ReportGeneratorESP.ParameterKey.CUMULUS_SERVER
to get the current com.canto.cumulus.Server object.JPack getConfigurationData()
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.