java.util
Interface EventListener

All Known Subinterfaces:
AppletListener
All Known Implementing Classes:
AppletEventMulticaster, EventListenerProxy

public interface EventListener

A tagging interface that all event listener interfaces must extend.

Since:
JDK1.1