public interface ConfigurableChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onConfigurableChange(Map<Configurable,Object> newValueMap)
The map contains the user-selected parameter values.
|
void onConfigurableChange(Map<Configurable,Object> newValueMap) throws JFException
newValueMap - contains the user-selected parameter valuesJFExceptionCopyright © 2016. All rights reserved.