|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionListener
This is an interface that extends java.util.EventListener and responds to actions that occur (ex: click a button).
Method Summary | |
---|---|
void |
actionPerformed(ActionEvent ev)
|
Method Detail |
---|
void actionPerformed(ActionEvent ev)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |