Generated by
JDiff

Class java.awt.AWTEvent

Added Methods
void setSource(Object) Retargets an event to a new source.
 

Changed Methods
void finalize() Method was locally defined, but is now inherited from Object. Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
 

Added Fields
long MOUSE_WHEEL_EVENT_MASK The event mask for selecting mouse wheel events.
long WINDOW_FOCUS_EVENT_MASK The event mask for selecting window focus events.
long WINDOW_STATE_EVENT_MASK The event mask for selecting window state events.