Package java.util

Class EventObject

extends Object
implements Serializable

The EventObject class is the root class which all state objects shall be derived.

All events are constructed with a reference to the object. This object is logically deemed to be the object upon which the event in question initially occurred upon.

Public Constructors

Public Methods

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_