See: Description
Interface | Description |
---|---|
IEncodingActionsConstants | Deprecated
As of 3.1, encoding needs to be changed via properties dialog
|
IEncodingActionsDefinitionIds | Deprecated
As of 3.1, encoding needs to be changed via properties dialog
|
IEncodingActionsHelpContextIds | Deprecated
As of 3.1, encoding needs to be changed via properties dialog
|
IEncodingSupport |
Interface to be implemented by objects supporting character encodings.
|
IFoldingCommandIds |
Command IDs for folding commands.
|
ILocationProvider |
This class gets the location for a given
object.
|
ILocationProviderExtension |
Extension interface for
ILocationProvider . |
IStorageDocumentProvider |
Document provider for
IStorage based domain elements. |
ITextEditorHelpContextIds |
Help context IDs for the text editor.
|
Class | Description |
---|---|
DefaultEncodingSupport |
The standard implementation of
IEncodingSupport . |
EditorsUI |
The central class for access to this plug-in.
|
EncodingActionGroup | Deprecated
As of 3.1, encoding needs to be changed via properties dialog
|
FileBufferOperationAction |
File buffer operation action.
|
FileBufferOperationHandler |
Operation handler for a file buffer.
|
FileDocumentProvider |
Shared document provider specialized for file resources (
IFile ). |
ForwardingDocumentProvider |
A forwarding document provider is a document provider that forwards all requests
to a known parent document provider.
|
StorageDocumentProvider |
Shared document provider specialized for
IStorage s. |
TextEditor |
The standard/default text editor.
|
TextEditorActionContributor |
Manages the installation and de-installation of global actions for the default text editor.
|
TextEditorPreferenceConstants |
Preference constants used in the default text editor preference store.
|
TextEditorPreferencePage | Deprecated
As of 2.1, fonts are managed by the workbench, no longer supported
|
TextFileDocumentProvider |
Shared document provider specialized for
IFile based domain elements. |
TextFileDocumentProvider.DocumentProviderOperation |
Operation created by the document provider and to be executed by the providers runnable context.
|
TextFileDocumentProvider.FileInfo | |
TextFileDocumentProvider.NullProvider | Deprecated
As of 3.3 - do not use
|
TextSourceViewerConfiguration |
Source viewer configuration for the text editor.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.