javax.swing
protected class AbstractButton.ButtonChangeListener extends Object implements ChangeListener, Serializable
| Method Summary | |
|---|---|
| void | stateChanged(ChangeEvent ev)
Notified when the target of the listener changes its state.
|
Parameters: ev the ChangeEvent describing the change