Uses of Class
org.eclipse.jface.text.projection.ProjectionDocument
Packages that use ProjectionDocument
Package
Description
This package provides an implementation of projection documents.
-
Uses of ProjectionDocument in org.eclipse.jface.text.projection
Subclasses of ProjectionDocument in org.eclipse.jface.text.projectionModifier and TypeClassDescriptionclass
Implementation of a child document based onProjectionDocument
.Methods in org.eclipse.jface.text.projection that return ProjectionDocumentModifier and TypeMethodDescriptionprotected ProjectionDocument
ChildDocumentManager.createProjectionDocument
(IDocument master) protected ProjectionDocument
ProjectionDocumentManager.createProjectionDocument
(IDocument master) Factory method for projection documents.