public interface ActionListener
extends java.util.EventListener, java.io.Serializable
ActionEvent| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e)
Invoked when an action occurs.
|
void actionPerformed(ActionEvent e)
e - the fired ActionEvent