Change constant (bit mask) indicating that the resource has been
replaced by another at the same location (i.e., the resource has
been deleted and then added).
Indicates that a request made of manager has failed, or a request made of a
debug element has failed on the client side (that is, before the request was
sent to the debug target).
Restore status code indicating that the saved state
could not be restored, and that the application
must exit immediately without modifying any previously
saved workbench state.
The class RTFTransfer provides a platform specific mechanism
for converting text in RTF format represented as a java String
to a platform specific representation of the data and vice versa.
Dependency can be satisfied only with plug-in version that is
compatible with the specified version (either is equivalent,
or greater minor identifier (but same major identifier)).
Dependency can be satisfied only with plug-in version that is
equivalent to the specified version (same major and minor version
identifier, greater than or equal service identifier).
The ReadOnlyStateChecker is a helper class that takes a set of resource
some of which may be read only and queries the user as to whether or
not they wish to continue the operation on it.
A ResourceNode wrappers an IResources so that it can be used
as input for the differencing engine (interfaces IStructureComparator and ITypedElement)
and the ReplaceWithEditionDialog (interfaces ITypedElement and IModificationDate).
The ResourceTransfer class is used to transfer an
array of IResourcess from one part to another in a
drag and drop operation or a cut, copy, paste action.
The ResourceTransfer class is used to transfer an
array of IResourcess from one part to another in a
drag and drop operation or a cut, copy, paste action.
The purpose of a ResourceVariantByteStore is to support the caching of
the synchronization bytes for the resource variants that represent
a resource line-up of interest such as a version, baseline or branch.
Action used by an editor action bar contributor to establish placeholders in
menus or action bars which can be retargeted to dynamically changing actions,
for example, those which come from the active editor.
Instances of this class determine the size and position of the
children of a Composite by placing them either in
horizontal rows or vertical columns within the parent Composite.
Reads an event from the operating system's event queue,
dispatches it appropriately, and returns true
if there is potentially more work to do, or false
if the caller can sleep until another event is placed on
the event queue.
Hook called when the document whose contents should be reconciled
has been changed, i.e., the input document of the text viewer this
reconciler is installed on.
Refreshes the resource hierarchy from the given resources and their
children (to the specified depth) from the corresponding resources in the
remote location.
Removes the listener from the collection of listeners who will
be notifed when an accessible client asks for certain strings,
such as name, description, help, or keyboard shortcut.
Removes the given breakpoint from the breakpoint manager, deletes
the marker associated with the breakpoint if the delete flag
is true, and notifies all registered
listeners.
Removes the given breakpoints from the breakpoint manager, deletes
the markers associated with the breakpoints if the delete flag
is true, and notifies all registered
listeners.
The DecoratingLabelProvider implementation of this IBaseLabelProvider method
removes the listener from both the nested label provider and the label decorator.
Deprecated.individual views should store a working set if needed and
register a property change listener directly with the
working set manager to receive notification when the view
working set is removed.
the number of times to repeat the display of a sequence
of animated images (this corresponds to the commonly-used
GIF application extension for "NETSCAPE 2.0 01")
Resolves a relative IPath object potentially containing a
variable reference as its first segment, replacing the variable reference
(if any) with the variable's value (which is a concrete absolute path).
Resolves a variable for the given name and arguments. This
method can be used to dynamically resolve variable such as
plug-in descriptors, resources, etc. The method is used
by the resolve expression.
Note that until the compare editor inputs can be part of the compare editors lifecycle we
can't register as a listener because there is no dispose() method to remove the listener.
Deprecated. The CreateFileAction implementation of this
IAction method opens a BasicNewFileResourceWizard
in a wizard dialog under the shell passed to the constructor.
Deprecated. The CreateFolderAction implementation of this
IAction method opens a BasicNewFolderResourceWizard
in a wizard dialog under the shell passed to the constructor.
The WorkspaceModifyOperation implementation of this
IRunnableWithProgress method initiates a batch of changes by
invoking the execute method as a workspace runnable
(IWorkspaceRunnable).