PDAP Public Review Draft

java.util
Interface EventListener

All Known Subinterfaces:
ActionListener, AdjustmentListener, AWTEventListener, ComponentListener, ContainerListener, FocusListener, ItemListener, KeyListener, MouseListener, MouseMotionListener, TextListener, WindowListener

public interface EventListener

A tagging interface that all event listener interfaces must extend.

Since:
JDK1.1


PDAP 1.0 Spec, Rev. 0.16