Eclipse Platform
2.1

Package org.eclipse.ui.editors.text

Provides a standard text editor and a file-based document provider.

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.
IStorageDocumentProvider Document provider for IStorage based domain elements.
ITextEditorHelpContextIds Help context ids for the text editor.
 

Class Summary
DefaultEncodingSupport The standard implementation of IEncodingSupport.
EncodingActionGroup Action group for encoding actions.
FileDocumentProvider Shareable document provider specialized for file resources (IFile).
StorageDocumentProvider Shareable document provider specialized for IStorages.
TextEditor The standard text editor for file resources (IFile).
TextEditorActionContributor Manages the installation and deinstallation 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
 

Package org.eclipse.ui.editors.text Description

Provides a standard text editor and a file-based document provider.


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.