public
classElementChangedEvent
extends EventObject
Overview
Inheritance
Members
Usage
Source
Books
SinceNot specified.
VersionNot specified.
Author(s)Not specified.
An element changed event describes a change to the structure or contents
of a tree of Java elements. The changes to the elements are described by
the associated delta object carried by this event.
This class is not intended to be instantiated or subclassed by clients.
Instances of this class are automatically created by the Java model.
This class is not intended to be instantiated or subclassed by clients. Instances of this class are automatically created by the Java model.