|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines what an action listener must implement to manage Component action events.
Method Summary | |
void |
actionPerformed(ActionEvent evt)
Called when an action event is reaised. |
Method Detail |
public void actionPerformed(ActionEvent evt)
evt
- The action event that have been raised.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |