Eclipse Platform
2.1

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
Annotation
          Abstract annotation managed by an IAnnotationModel.
AnnotationRulerColumn
          A vertical ruler column showing graphical representations of annotations.
IAnnotationModel
          This interface defines the model for managing annotations attached to a document.
IAnnotationModelListener
          Interface for objects interested in getting informed about annotation model changes.
IOverviewRuler
          This interface defines a visual component which may serve text viewers as an overview annotation presentation area.
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.
ISourceViewerExtension
          Extension interface for ISourceViewer.
IVerticalRuler
          This interface defines a visual component which may serve text viewers as an 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 an annotation presentation area.
SourceViewer
          SWT based implementation of ISourceViewer.
 

Classes in org.eclipse.jface.text.source used by org.eclipse.ui.texteditor
Annotation
          Abstract annotation managed by an IAnnotationModel.
AnnotationModel
          Standard implementation of IAnnotationModel.
IAnnotationAccess
          An annotation access provides access to information that is not available via the API of Annotation.
IAnnotationModel
          This interface defines the model for managing annotations attached to a document.
 


Eclipse Platform
2.1

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