Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.jface.text.source.IAnnotationPresentation

Packages that use IAnnotationPresentation
org.eclipse.jface.text.source.projection   
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules.  
 

Uses of IAnnotationPresentation in org.eclipse.jface.text.source.projection
 

Classes in org.eclipse.jface.text.source.projection that implement IAnnotationPresentation
 class ProjectionAnnotation
          Annotation used to represent the projection of a master document onto a ProjectionDocument.
 

Uses of IAnnotationPresentation in org.eclipse.ui.texteditor
 

Classes in org.eclipse.ui.texteditor that implement IAnnotationPresentation
 class DefaultRangeIndicator
          Specialized annotation to indicate a particular range of text lines.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.