|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ControllerListener
ControllerListener is an interface for handling asynchronous
events generated by Controllers.
Controller| Method Summary | |
|---|---|
void |
controllerUpdate(ControllerEvent event)
This method is called when an event is generated by a Controller that this listener is registered with. |
| Method Detail |
|---|
void controllerUpdate(ControllerEvent event)
Controller that this listener is registered with.
event - The event generated.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||