java.util
Interface EventListener

All Known Implementing Classes:
EventListenerProxy

public interface EventListener

EventListener is the superclass of all event listener interfaces.

See Also:
EventObject