|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ActionListener
The interface ActionListener must
be implemented by applications that wish to receive
action events from components.
(c) Copyright 2003-2005 DOMOLOGIC GmbH
| Method Summary | |
|---|---|
void |
onActionEvent(ActionEvent e)
Every time an action event is fired, this method will be called. |
| Method Detail |
|---|
void onActionEvent(ActionEvent e)
e - The action event.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||