public interface ActionListener
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent evt)
Invoked when an action occurred on a component
|
void actionPerformed(ActionEvent evt)
evt
- event object describing the source of the action as well as
its trigger