com.taursys.xml.event
Class InitFormEvent

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

public class InitFormEvent
extends java.util.EventObject

InitFormEvent is an event descriptor for initForm messages.

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

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
InitFormEvent(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

InitFormEvent

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



Copyright © 2007 Martin T Phelan. All Rights Reserved.