|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventListener
Empty interface that is implemented by classes that need to receive
events. Subinterfaces define methods that can be called to fire an
event notification. Normally the name of these subinterfaces end in
Listener
and all method described by the subinterface
take as argument an subclass of EventObject
.
EventObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |