|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDocumentProvider | |
org.eclipse.ui.editors.text | Provides a standard text editor and a file-based document provider. |
org.eclipse.ui.texteditor | Provides a framework for text editors obeying to the desktop rules. |
Uses of AbstractDocumentProvider in org.eclipse.ui.editors.text |
Subclasses of AbstractDocumentProvider in org.eclipse.ui.editors.text | |
class |
FileDocumentProvider
Shareable document provider specialized for file resources ( IFile ). |
class |
StorageDocumentProvider
Shareable document provider specialized for IStorage s. |
Uses of AbstractDocumentProvider in org.eclipse.ui.texteditor |
Constructors in org.eclipse.ui.texteditor with parameters of type AbstractDocumentProvider | |
AbstractDocumentProvider.ElementInfo(IDocument document,
IAnnotationModel model)
Creates a new element info, initialized with the given document and annotation model. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |