SWT error constant indicating that an attempt was made to
invoke an SWT operation using a graphics object which had
already been disposed
(value is 44).
SWT error constant indicating that an attempt was made to
invoke an SWT operation which can only be executed by the
user-interface thread from some other thread
(value is 22).
Deprecated.In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
Deprecated.In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
A manager for a callback facility which is capable of querying external
interfaces for additional information about actions and action contribution
items.
If an undo manager is connected to the document's visible presentation,
this method tells the undo manager to stop the folding of changes into a
single undo command.
If this flag is true, then the current image data has been
completely loaded, otherwise the image data is only partially
loaded, and further ImageLoader events will occur unless an
exception is thrown
Compares two objects for equality;
for resources, equality is defined in terms of their handles:
same resource type, equal full paths, and identical workspaces.
The SimpleMarkerAnnotation implementation of this
Object method returns true iff the other
object is of the same class and the marker handles are equal.
Convenience method that performs a runtime exec on the given command line
in the context of the specified working directory, and returns the
resulting process.
Convenience method that performs a runtime exec on the given command line
in the context of the specified working directory, and returns the
resulting process.
Expands all ancestors of the given element so that the given element
becomes visible in this viewer's tree control, and then expands the
subtree rooted at the given element to the given level.