swingwt.awt.event
Interface EventListener

All Superinterfaces:
java.util.EventListener
All Known Subinterfaces:
Action, ActionListener, FocusListener, ItemListener, KeyListener, MouseListener, WindowListener
All Known Implementing Classes:
AbstractAction, AWTEventMulticaster, DefaultCellEditor.SWTEditor, FocusAdapter, JComponent.InternalFrameSelectionListener, KeyAdapter, MouseAdapter, ToolTipManager.insideTimerAction, ToolTipManager.outsideTimerAction, ToolTipManager.stillInsideTimerAction, WindowAdapter

public interface EventListener
extends java.util.EventListener