API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt.event. AWTEventListener View Source
Author(s)
Fred Ecks
Since
1.2
Version
1.11, 11/17/05
Serial
Hierarchy
 EventListener
      AWTEventListener
Subinterfaces
Description
public interface AWTEventListener
  The listener interface for receiving notification of events dispatched to objects that are instances of Component or MenuComponent or their subclasses.
Methods
Hide/Show inherited methods
public void eventDispatched (AWTEvent event)
Invoked when an event is dispatched in the AWT.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar