Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.jface.text.source.AnnotationModel

Packages that use AnnotationModel
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.  
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules.  
 

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

Subclasses of AnnotationModel in org.eclipse.jface.text.source.projection
 class ProjectionAnnotationModel
          A projection annotation model.
 

Uses of AnnotationModel in org.eclipse.ui.texteditor
 

Subclasses of AnnotationModel in org.eclipse.ui.texteditor
 class AbstractMarkerAnnotationModel
          Abstract implementation of a marker-based annotation model.
 class ResourceMarkerAnnotationModel
          A marker annotation model whose underlying source of markers is a resource in the workspace.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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