Uses of Class
org.eclipse.ui.texteditor.AbstractDocumentProvider
Package
Description
Provides a standard text editor and concrete document providers based
IFileBuffer
and others directly handling IFile
and
IStorage
as editor input.-
Uses of AbstractDocumentProvider in org.eclipse.ui.editors.text
Modifier and TypeClassDescriptionclass
Shared document provider specialized for file resources (IFile
).class
Shared document provider specialized forIStorage
s.