See: Description
| Interface | Description |
|---|---|
| IContributorResourceAdapter2 |
An extension to the
IContributorResourceAdapter that adapts
a model object to a ResourceMapping. |
| IDE.Preferences |
Preferences defined by the IDE workbench.
|
| IDE.SharedImages |
Standard shared images defined by the IDE.
|
| IEditorAssociationOverride |
Allows to override editor associations for the IDE.
|
| IGotoMarker |
An adapter interface for editors, which allows the editor
to reveal the position of a given marker.
|
| IIDEActionConstants |
Identifiers for IDE menus, toolbars and groups.
|
| Class | Description |
|---|---|
| FileStoreEditorInput |
Implements an IEditorInput instance appropriate for
IFileStore elements that represent files
that are not part of the current workspace. |
| FileStoreEditorInputFactory |
Factory for saving and restoring a
FileStoreEditorInput. |
| IDE |
Collection of IDE-specific APIs factored out of existing workbench.
|
| IDEActionFactory |
Access to standard actions provided by the IDE workbench (including
those of the generic workbench).
|
| IDEEncoding |
IDEEncoding is a utility class for managing encoding information that
includes user preferences from the IDE and core resources.
|
| ResourceSaveableFilter |
A saveable filter where the given savable must either match one of the given roots or be a direct
or indirect child of one of the roots.
|
| ResourceSelectionUtil |
Provides utilities for checking the validity of selections.
|
| ResourceUtil |
Utility class for manipulating resources and determining correspondences
between resources and workbench objects.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.