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 TypeClassDescriptionclassImplementation of a child document based onProjectionDocument.Methods in org.eclipse.jface.text.projection that return ProjectionDocumentModifier and TypeMethodDescriptionprotected ProjectionDocumentChildDocumentManager.createProjectionDocument(IDocument master) protected ProjectionDocumentProjectionDocumentManager.createProjectionDocument(IDocument master) Factory method for projection documents.