|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventObserver
This interface must be implemented to receive dispatched events.
| Method Summary | |
|---|---|
void |
processEvent(Event pEvent)
This method is called when a event is dispatched to this class. |
| Method Detail |
|---|
void processEvent(Event pEvent)
pEvent -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||