|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface has one purpose, to consume events. For more information see: Observer Pattern
Method Summary | |
void |
onEvent(net.mlw.gfw.event.Event event)
This method processes an event. |
Method Detail |
public void onEvent(net.mlw.gfw.event.Event event)
event
- The Event to be processed.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |