API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt.event. ActionListener View Source
Author(s)
Carl Quinn
Since
1.1
Version
1.18 04/13/06
Serial
Hierarchy
 EventListener
      ActionListener
Subinterfaces
 Action
Description
public interface ActionListener
  The listener interface for receiving action events.
Methods
Hide/Show inherited methods
public void actionPerformed (ActionEvent e)
Invoked when an action occurs.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar