Uses of Package
org.eclipse.jface.text.source.projection
-
Packages that use org.eclipse.jface.text.source.projection Package Description org.eclipse.jface.text.source.projection This package provides the UI part for projection documents of which the most important part is the projection viewer. -
Classes in org.eclipse.jface.text.source.projection used by org.eclipse.jface.text.source.projection Class Description IProjectionListener Implementers registered with aProjectionViewer
get informed when the projection mode of the viewer gets enabled and when it gets disabled.ProjectionAnnotationModel A projection annotation model.ProjectionViewer A projection source viewer is a source viewer which supports multiple visible regions which can dynamically be changed.