org.eclipse.ui.ide |
Package-level Javadoc
APIs for the IDE-specific portion of the Eclipse Platform User Interface.
Package Specification
This package contains APIs for the Eclipse Platform User Interface that are IDE
specific.
|
Java Source File Name | Type | Comment |
FileStoreEditorInput.java | Class | Implements an IEditorInput instance appropriate for
IFileStore elements that represent files
that are not part of the current workspace. |
FileStoreEditorInputFactory.java | Class | Factory for saving and restoring a FileStoreEditorInput . |
IContributorResourceAdapter2.java | Interface | An extension to the IContributorResourceAdapter that adapts
a model object to a ResourceMapping . |
IDE.java | Class | Collection of IDE-specific APIs factored out of existing workbench. |
IDEActionFactory.java | Class | Access to standard actions provided by the IDE workbench (including
those of the generic workbench). |
IDEEncoding.java | Class | IDEEncoding is a utility class for managing encoding information that
includes user preferences from the IDE and core resources. |
IGotoMarker.java | Interface | An adapter interface for editors, which allows the editor
to reveal the position of a given marker. |
IIDEActionConstants.java | Interface | Identifiers for IDE menus, toolbars and groups. |
ResourceUtil.java | Class | Utility class for manipulating resources and determining correspondences
between resources and workbench objects. |