Eclipse Platform
Release 3.0

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

Packages that use AnnotationModel
org.eclipse.jface.text.source.projection   
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.0

Guidelines for using Eclipse APIs.

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