|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDocumentProviderExtension | |
---|---|
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. |
org.eclipse.ui.texteditor | Provides a framework for text editors obeying to the desktop rules. |
Uses of IDocumentProviderExtension in org.eclipse.ui.editors.text |
---|
Classes in org.eclipse.ui.editors.text that implement IDocumentProviderExtension | |
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
|
Uses of IDocumentProviderExtension in org.eclipse.ui.texteditor |
---|
Classes in org.eclipse.ui.texteditor that implement IDocumentProviderExtension | |
class |
AbstractDocumentProvider
An abstract implementation of a sharable document provider. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.