Uses of Interface
org.eclipse.jface.text.IDocument

Packages that use IDocument
Package
Description
Provides support for performing structural and textual compare operations on arbitrary data and displaying the results.
Support for compare and merge viewers which show the content side-by-side.
 
Provides support for finding and displaying the differences between hierarchically structured data.
Provides the API for accessing file buffers.
Provides the API for manipulating file buffers.
Provides a set of actions related to running and debugging applications.
Provides a set of interfaces and classes for rendering and annotating text in the debug console.
Provides a content assist add-on for implementors of IContentAssistSubjectControl.
Provides a framework for creating and manipulating text documents.
 
Provides a content assist add-on for an ITextViewer.
Provides a content formatter add-on for an ITextViewer.
Provides support for detecting and displaying hyperlinks in ISourceViewers.
Application programming interfaces for interaction with the Eclipse text editor's linked position support.
Provides a presentation reconciler add-on for an ITextViewer.
This package provides an implementation of projection documents.
Provides a reconciler add-on for an ITextViewer.
Provides a framework for rule based text scanning and uses the framework to provide rule-driven default implementations of IPresentationDamager, IPresentationRepairer and IDocumentPartitioner.
Provides a framework for connecting document regions with annotations and for displaying those.
 
This package provides the UI part for projection documents of which the most important part is the projection viewer.
Application programming interfaces for interaction with the Eclipse text template support.
Application programmer interface to implement semantic preserving workspace transformations.
Application programming interface to implement a wizard based user interface for refactorings.
Provides the base classes to implement a search result view part for searches with textual matches.
Provides support for describing and applying textual document editions.
Provides undo and redo support for a document.
Application programming interfaces for interaction with the Eclipse console.
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.
Provides interfaces to for the org.eclipse.ui.editors.quickDiffReferenceProvider extension point and adds an action to enable quick diff display for an editor.
Partial infrastructure for spell checking in text editors.
Application programming interfaces for interaction with the Eclipse text editor template support.