Java Platform 1.2

Uses of Interface
java.awt.ActiveEvent

Packages that use ActiveEvent
java.awt.event Provides interfaces and classes for dealing with different types of events fired by AWT components. 
 

Uses of ActiveEvent in java.awt.event
 

Classes in java.awt.event that implement ActiveEvent
 class InvocationEvent
          An event which executes the run() method on a Runnable when dispatched by the AWT event dispatcher thread.
 


Java Platform 1.2

Submit a bug or feature Version 1.2 of Java Platform API Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.