Uses of Interface
org.eclipse.jface.text.ISlaveDocumentManagerExtension
-
Packages that use ISlaveDocumentManagerExtension Package Description org.eclipse.jface.text.projection This package provides an implementation of projection documents. -
-
Uses of ISlaveDocumentManagerExtension in org.eclipse.jface.text.projection
Classes in org.eclipse.jface.text.projection that implement ISlaveDocumentManagerExtension Modifier and Type Class Description class
ChildDocumentManager
Implementation of a child document manager based onProjectionDocumentManager
.class
ProjectionDocumentManager
AProjectionDocumentManager
is one particular implementation ofISlaveDocumentManager
.
-