public interface ConditionConfigurator
Condition.getConfigurator()
Modifier and Type | Method and Description |
---|---|
boolean |
configurationIsValid()
Returns whether the current configuration state is valid.
|
void |
finishConfiguration(boolean keepChanges)
Called to save the made configuration changes from the UI back to the configuration pack.
|
javax.swing.JPanel |
getConfigurationPanel()
Returns the configuration panel for this condition if
hasConfigurationPanel() returned true. |
java.lang.String |
getDisplayString()
Returns the display string for this condition.
|
boolean |
hasConfigurationPanel()
Returns whether this condition has a configuration panel.
|
java.lang.String getDisplayString()
boolean hasConfigurationPanel()
javax.swing.JPanel getConfigurationPanel()
hasConfigurationPanel()
returned true.void finishConfiguration(boolean keepChanges)
keepChanges
- true if the changes made should be stored, otherwise falseboolean configurationIsValid()
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.