public interface ActionConfigurator
Modifier and Type | Method and Description |
---|---|
boolean |
configurationIsValid()
Returns whether the current configuration state is valid.
|
void |
finishConfiguration(boolean keepChanges)
Tells the configuration dialog to write back all changes made into the configurations pack if the specified
boolean is true/
|
javax.swing.JPanel |
getConfigurationPanel()
Returns the configuration panel for this action if
hasConfigurationPanel() returned true. |
java.lang.String |
getDisplayString()
Returns the display string for the current configuration state of this action instance.
|
boolean |
hasConfigurationPanel()
Returns whether this action ESP supports a configuration panel for its settings.
|
java.lang.String getDisplayString()
boolean hasConfigurationPanel()
javax.swing.JPanel getConfigurationPanel()
hasConfigurationPanel()
returned true.boolean configurationIsValid()
void finishConfiguration(boolean keepChanges)
keepChanges
- is true if the changes should be stored within the configuration packActionESP.setData(com.canto.cumulus.utils.JPack)
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.