com.taursys.xml.event
Class OpenFormEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bycom.taursys.xml.event.OpenFormEvent
All Implemented Interfaces:
java.io.Serializable

public class OpenFormEvent
extends java.util.EventObject

OpenFormEvent is an event descriptor for openForm messages.

Version:
1.0
Author:
Marty Phelan
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
OpenFormEvent(java.lang.Object source)
          Constructs a new ParameterEvent with all the given properties.
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OpenFormEvent

public OpenFormEvent(java.lang.Object source)
Constructs a new ParameterEvent with all the given properties.



Copyright © 2007 Martin T Phelan. All Rights Reserved.