Uses of Interface
org.eclipse.jface.text.ISlaveDocumentManager
Packages that use ISlaveDocumentManager
Package
Description
Provides a framework for creating and manipulating text documents.
This package provides an implementation of projection documents.
This package provides the UI part for projection documents of which the most important part is the projection viewer.
-
Uses of ISlaveDocumentManager in org.eclipse.jface.text
Methods in org.eclipse.jface.text that return ISlaveDocumentManagerModifier and TypeMethodDescriptionprotected ISlaveDocumentManagerTextViewer.createSlaveDocumentManager()Creates a new slave document manager.protected ISlaveDocumentManagerTextViewer.getSlaveDocumentManager()Returns the slave document manager -
Uses of ISlaveDocumentManager in org.eclipse.jface.text.projection
Classes in org.eclipse.jface.text.projection that implement ISlaveDocumentManagerModifier and TypeClassDescriptionclassImplementation of a child document manager based onProjectionDocumentManager.classAProjectionDocumentManageris one particular implementation ofISlaveDocumentManager. -
Uses of ISlaveDocumentManager in org.eclipse.jface.text.source.projection
Methods in org.eclipse.jface.text.source.projection that return ISlaveDocumentManagerModifier and TypeMethodDescriptionprotected ISlaveDocumentManagerProjectionViewer.createSlaveDocumentManager()