Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.eclipse.jface.text.source.projection

Interface Summary
IProjectionListener Implementers registered with a ProjectionViewer get informed when the projection mode of the viewer gets enabled and when it gets disabled.
 

Class Summary
AnnotationBag A bag of annotations.
ProjectionAnnotation Annotation used to represent the projection of a master document onto a org.eclipse.jface.text.projection.ProjectionDocument.
ProjectionAnnotation.DisplayDisposeRunnable  
ProjectionAnnotationHover Annotation hover for projection annotations.
ProjectionAnnotationModel A projection annotation model.
ProjectionRulerColumn A ruler column for controlling the behavior of a ProjectionViewer.
ProjectionSummary Strategy for managing annotation summaries for collapsed ranges.
ProjectionSupport Supports the configuration of projection capabilities a ProjectionViewer.
ProjectionSupport.ProjectionAnnotationsPainter  
ProjectionSupport.ProjectionDrawingStrategy  
ProjectionViewer A projection source viewer is a source viewer which supports multiple visible regions which can dynamically be changed.
ProjectionViewer.ProjectionCommand A command representing a change of the projection document.
ProjectionViewer.ProjectionCommandQueue The queue of projection command objects.
SourceViewerInformationControl Source viewer based implementation of org.eclipse.jface.text.IInformationControl.