JML

java.util
Class EventObject

java.lang.Object
  extended byjava.util.EventObject
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AWTEvent, HttpSessionEvent, ServletContextEvent, ServletRequestEvent

public class EventObject
extends Object
implements Serializable


Model Field Summary
 
Model fields inherited from class java.lang.Object
_getClass, objectState, theString
 
Ghost Field Summary
 
Ghost fields inherited from class java.lang.Object
objectTimesFinalized, owner
 
Field Summary
protected  Object source
           
 
Constructor Summary
EventObject(Object)
           
 
Model Method Summary
 
Model methods inherited from class java.lang.Object
hashValue
 
Method Summary
 Object getSource()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

source

protected transient Object source
Constructor Detail

EventObject

public EventObject(Object)
Method Detail

getSource

public Object getSource()

toString

public String toString()
Overrides:
toString in class Object

JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.