Package | Description |
---|---|
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.
|
Class and Description |
---|
DefaultEncodingSupport
The standard implementation of
IEncodingSupport . |
FileDocumentProvider.FileSynchronizer
Synchronizes the document with external resource changes.
|
IEncodingSupport
Interface to be implemented by objects supporting character encodings.
|
IStorageDocumentProvider
Document provider for
IStorage based domain elements. |
StorageDocumentProvider
Shared document provider specialized for
IStorage s. |
StorageDocumentProvider.StorageInfo
Bundle of all required information to allow
IStorage as underlying document resources. |
TextFileDocumentProvider.DocumentProviderOperation
Operation created by the document provider and to be executed by the providers runnable context.
|
TextFileDocumentProvider.FileInfo |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.