|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EventHandler
This interface is implemented by any object that wishes to receive incoming Events. Once an EventListener registers with an EventDispatcher, it will receive access to any new Events that are sent through that EventDispatcher.
| Method Summary | |
|---|---|
void |
handleEvent(Event event)
|
| Method Detail |
|---|
void handleEvent(Event event)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||