Uses of Class
org.eclipse.jface.text.AbstractDocument
Package
Description
Provides a framework for creating and manipulating text documents.
This package provides an implementation of projection documents.
-
Uses of AbstractDocument in org.eclipse.jface.text
-
Uses of AbstractDocument in org.eclipse.jface.text.projection
Modifier and TypeClassDescriptionclass
Implementation of a child document based onProjectionDocument
.class
AProjectionDocument
represents a projection of its master document.