<p> The root class from which all event state objects shall be derived. <p> All Events are constructed with a reference to the object, the "source", that is logically deemed to be the object upon which the Event in question initially occurred upon.
Constructs a prototypical Event.
The object on which the Event initially occurred.
Returns a string representation of this EventObject.
See Implementation
<p> The root class from which all event state objects shall be derived. <p> All Events are constructed with a reference to the object, the "source", that is logically deemed to be the object upon which the Event in question initially occurred upon.