public interface ValueListener
Variable| Modifier and Type | Method and Description |
|---|---|
void |
valueChanged(Settable settable)
React to the fact that the specified Settable has changed.
|
void valueChanged(Settable settable)
settable - The object that has changed value.