All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.imageprocessing.event.TriggerNextActionEvent

java.lang.Object
   |
   +----java.util.EventObject
           |
           +----com.ibm.imageprocessing.event.TriggerNextActionEvent

public class TriggerNextActionEvent
extends EventObject
This event is thrown when the processing either finishes successfully or not.

See Also:
EventObject, TriggerNextActionListener

Constructor Index

 o TriggerNextActionEvent(Object)
Constructs a FetchArgumentsEvent object with a specified source object.

Constructors

 o TriggerNextActionEvent
 public TriggerNextActionEvent(Object source)
Constructs a FetchArgumentsEvent object with a specified source object.

Parameters:
source - object where the event originated

All Packages  Class Hierarchy  This Package  Previous  Next  Index