|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StageEventListener
Listener interface for EventObjects. Listeners are notified of
events by the StageContext with which they are registered.
| Method Summary | |
|---|---|
void |
notify(EventObject ev)
Notify this listener of a StageEvent |
| Method Detail |
|---|
void notify(EventObject ev)
StageEvent
ev - The event to be handled. Listeners should gracefully ignore any events that they
do not know how to handle.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||