Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

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 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 Summary
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 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 Deprecated. since 3.3 - do not use
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.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire