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.
|
Modifier and Type | Class and Description |
---|---|
class |
FileDocumentProvider
Shared document provider specialized for file resources (
IFile ). |
class |
ForwardingDocumentProvider
A forwarding document provider is a document provider that forwards all requests
to a known parent document provider.
|
class |
StorageDocumentProvider
Shared document provider specialized for
IStorage s. |
class |
TextFileDocumentProvider
Shared document provider specialized for
IFile based domain elements. |
protected static class |
TextFileDocumentProvider.NullProvider
Deprecated.
As of 3.3 - do not use
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.