|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionListener
Event callback interface invoked when a component action occurs
Method Summary | |
---|---|
void |
actionPerformed(ActionEvent evt)
Invoked when an action occurred on a component |
Method Detail |
---|
void actionPerformed(ActionEvent evt)
evt
- event object describing the source of the action as well as
its trigger
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |