Eclipse Platform
Release 3.0

Package org.eclipse.ui.editors.text

Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage as editor input.

See:
          Description

Interface Summary
IEncodingActionsConstants Defines the names of the encoding actions.
IEncodingActionsDefinitionIds Defines the definition IDs for the encoding actions.
IEncodingActionsHelpContextIds Help context IDs for the encoding actions.
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.
IStorageDocumentProvider Document provider for IStorage based domain elements.
ITextEditorHelpContextIds Help context IDs for the text editor.
 

Class Summary
DefaultEncodingSupport The standard implementation of IEncodingSupport.
EditorsUI The central class for access to this plug-in.
EncodingActionGroup Action group for encoding actions.
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 IStorages.
TextEditor The standard text editor for file resources (IFile).
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  
TextSourceViewerConfiguration Source viewer configuration for the text editor.
 

Package org.eclipse.ui.editors.text Description

Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage as editor input.


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.