public interface AdjustmentListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
adjustmentValueChanged(AdjustmentEvent
Invoked when the value of the adjustable has changed.
|
void adjustmentValueChanged(AdjustmentEvente)