public class EventObject
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

The root class from which all event state objects shall be derived.

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.

implements Serializable

Since:  1.1