Uses of Class
org.eclipse.actf.validation.javapp.events.LaunchEvent

Packages that use LaunchEvent
org.eclipse.actf.validation.javapp.events   
 

Uses of LaunchEvent in org.eclipse.actf.validation.javapp.events
 

Methods in org.eclipse.actf.validation.javapp.events with parameters of type LaunchEvent
 void ILaunchListener.launchCompleted(LaunchEvent e)
          call-back for the termination of a launch or execution
 void ILaunchListener.launchInitiated(LaunchEvent e)
          call-back for the initiation of a launch or execution
 void ILaunchListener.launchProgressed(LaunchEvent e)
          call-back for determining when AOP launch has moved to a new phase.