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 classChildDocumentManagerImplementation of a child document manager based onProjectionDocumentManager.classProjectionDocumentManagerAProjectionDocumentManageris one particular implementation ofISlaveDocumentManager.
-