Eclipse Platform
2.0

Uses of Package
org.eclipse.jface.text.source

Packages that use org.eclipse.jface.text.source
org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. 
 

Classes in org.eclipse.jface.text.source used by org.eclipse.jface.text.source
AnnotationRulerColumn
          A vertical ruler column showing graphical representations of annotations.
IAnnotationModel
          This interface defines the model component for a vertical ruler.
ISourceViewer
          In addition to the text viewer functionality a source viewer supports: visual annotations based on an annotation model visual range indication management of text viewer add-ons explicit configuration It is assumed that range indication and visual annotations are shown inside the same presentation area.
IVerticalRuler
          This interface defines a visual component which may serve text viewers as a line oriented annotation presentation area.
IVerticalRulerColumn
          A IVerticalRulerColumn is an element that can be added to a composite vertical ruler.
IVerticalRulerExtension
          Extension interface for IVerticalRuler.
IVerticalRulerInfo
          A vertical ruler is a visual component which may serve text viewers as a line oriented annotation presentation area.
 

Classes in org.eclipse.jface.text.source used by org.eclipse.ui.texteditor
Annotation
          Abstract graphical annotation used in a vertical ruler.
AnnotationModel
          Standard implementation of IAnnotationModel.
IAnnotationModel
          This interface defines the model component for a vertical ruler.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.