Eclipse Platform
2.1

Uses of Class
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel

Packages that use AbstractMarkerAnnotationModel
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. 
 

Uses of AbstractMarkerAnnotationModel in org.eclipse.ui.texteditor
 

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

Methods in org.eclipse.ui.texteditor that return AbstractMarkerAnnotationModel
protected  AbstractMarkerAnnotationModel SelectMarkerRulerAction.getAnnotationModel()
          Returns the AbstractMarkerAnnotationModel of the editor's input.
protected  AbstractMarkerAnnotationModel MarkerRulerAction.getAnnotationModel()
          Returns the AbstractMarkerAnnotationModel of the editor's input.
 


Eclipse Platform
2.1

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