EventObject

    java, java.lang.EventObject

    usr---------------------------------------------------------http://docs.oracle.com/javase/7/docs/api/java/util/EventObject.html description---------------------------------------------------------public class EventObjectextends Objectimplements Serializeable The root class from witch all event state objects shall be derived.All Events are constructed with a reference to the object, the "source",..