|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventHandler
Interface implemented by objects that maintain a collection of event listeners and support for operational event propergation.
| Method Summary | |
|---|---|
EventListener[] |
getEventListeners()
Return the associated event listeners. |
void |
processEvent(EventObject event)
Process the supplied event. |
| Method Detail |
|---|
EventListener[] getEventListeners()
void processEvent(EventObject event)
event - the event to be processed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||