API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt. ActiveEvent View Source
Author(s)
Timothy Prinzing
Since
1.2
Version
1.14 11/17/05
Serial
Hierarchy
 ActiveEvent
Subinterfaces
Description
public interface ActiveEvent
  An interface for events that know how to dispatch themselves.
See also:   
Methods
Hide/Show inherited methods
public void dispatch ()
Dispatch the event to its target, listeners of the events source, or do whatever it is this event is supposed to do.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar