Uses of Interface
org.eclipse.ui.texteditor.IDocumentProviderExtension3
Packages that use IDocumentProviderExtension3
Package
Description
Provides a standard text editor and concrete document providers based
IFileBuffer and others directly handling IFile and
IStorage as editor input.Provides a framework for text editors obeying to the
desktop rules.
-
Uses of IDocumentProviderExtension3 in org.eclipse.ui.editors.text
Classes in org.eclipse.ui.editors.text that implement IDocumentProviderExtension3Modifier and TypeClassDescriptionclassShared document provider specialized for file resources (IFile).classA forwarding document provider is a document provider that forwards all requests to a known parent document provider.classShared document provider specialized forIStorages.classShared document provider specialized forIFilebased domain elements.protected static classDeprecated.As of 3.3 - do not use -
Uses of IDocumentProviderExtension3 in org.eclipse.ui.texteditor
Classes in org.eclipse.ui.texteditor that implement IDocumentProviderExtension3Modifier and TypeClassDescriptionclassAn abstract implementation of a sharable document provider.