public interface ComponentStateListener
| Modifier and Type | Method and Description |
|---|---|
void |
changed(Component c,
ComponentState state)
Called on each component state change.
|
void changed(Component c, ComponentState state)
c - the componentstate - the new component state