|
|||||||||
| 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 any class that wishes to receive
action events from components.
(C) DOMOLOGIC Home Automation GmbH 2005 - 2007
ActionEvent,
ActionProducer| 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 | ||||||||