Uses of Interface
org.eclipse.ui.texteditor.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
Modifier and TypeClassDescriptionclass
Shared document provider specialized for file resources (IFile
).class
A forwarding document provider is a document provider that forwards all requests to a known parent document provider.class
Shared document provider specialized forIStorage
s.class
Shared document provider specialized forIFile
based domain elements.protected static class
Deprecated.As of 3.3 - do not use -
Uses of IDocumentProviderExtension3 in org.eclipse.ui.texteditor
Modifier and TypeClassDescriptionclass
An abstract implementation of a sharable document provider.