|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - the event to be handled by this listenerpublic interface EventListener<E extends EventObject>
Generic event listener interface for handling an event.
| Method Summary | |
|---|---|
void |
handleEvent(E event)
|
| Method Detail |
|---|
void handleEvent(E event)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||