|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActionListener
This interface is for classes that listen for action events.
ActionEvent| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent event)
This method is invoked when an action occurs. |
| Method Detail |
|---|
void actionPerformed(ActionEvent event)
event - the ActionEvent that occurred
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||