|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEventManager
Manage all the Event Received. Based on the Observer Pattern
Method Summary | |
---|---|
void |
handleEvent(IEvent event)
|
Method Detail |
---|
void handleEvent(IEvent event)
event
- The sent event Handle an Event that has been sent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |