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.
URLModel() -
Constructor for class org.eclipse.core.runtime.model.URLModel
This class is a collection of utility functions that can be
used for install processing
Note: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability.
Fire a LabelProviderChangedEvent for the decorator that corresponds to
decoratorID if it exists and is enabled using the IBaseLabelProvider
as the argument to the event.
The ContentAssistAction implementation of this
IUpdate method discovers the operation through the current
editor's ITextOperationTarget adapter, and sets the
enabled state accordingly.
The TextOperationAction implementation of this
IUpdate method discovers the operation through the current
editor's ITextOperationTarget adapter, and sets the
enabled state accordingly.
Checks whether a control of the given size at the given location would be completely visible
in the given display area when laid out by using the given anchor.
The AddBookmarkAction implementation of this
SelectionListenerAction method enables the action only
if the selection is not empty and contains just file resources.
The AddTaskAction implementation of this
SelectionListenerAction method enables the action only
if the selection contains a single resource and the resource is
not a closed project.
The BuildAction implementation of this
SelectionListenerAction method ensures that this action is
enabled only if all of the selected resources have buildable projects.
The CloseResourceAction implementation of this
SelectionListenerAction method ensures that this action is
enabled only if one of the selections is an open project.
The CopyResourceAction implementation of this
SelectionListenerAction method enables this action only if
there is a single selection which is a project.
The CopyResourceAction implementation of this
SelectionListenerAction method enables this action only if
all of the one or more selections are sibling resources which are
local (depth infinity).
Deprecated. The CreateFileAction implementation of this
SelectionListenerAction method enables the action only
if the selection contains folders and open projects.
Deprecated. The CreateFolderAction implementation of this
SelectionListenerAction method enables the action only
if the selection contains folders and open projects.
The DeleteResourceAction implementation of this
SelectionListenerAction method disables the action
if the selection contains phantom resources or non-resources
The OpenResourceAction implementation of this
SelectionListenerAction method ensures that this action is
enabled only if one of the selections is a closed project.
The OpenSystemEditorAction implementation of this
SelectionListenerAction method enables the action only
if the selection contains just file resources.
The RefreshAction implementation of this
SelectionListenerAction method ensures that this action is
enabled if the selection is empty, but is disabled if any of the selected
elements are not resources.
The RenameResourceAction implementation of this
SelectionListenerAction method ensures that this action is
disabled if any of the selections are not resources or resources that are
not local.
The ScrubLocalAction implementation of this
SelectionListenerAction method ensures that this action is
disabled if any of the selections are not resources.
The WorkspaceAction implementation of this
SelectionListenerAction method ensures that this action is
disabled if any of the selected resources are inaccessible.
Removes all preference which are handled by this plug-in's
general preference pages from the given store and prevents
setting the default values in the future.
Removes the marker annotation values which are shown on the
general Annotations page from the given store and prevents
setting the default values in the future.
Removes all preference which are handled by this plug-in's
Quick Diff preference page from the given store and prevents
setting the default values in the future.
Removes the Quick Diff marker annotation values which are shown on the
general Quick Diff page from the given store and prevents
setting the default values in the future.