Eclipse Platform
Release 3.0

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

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

Uses of MarkerAnnotation in org.eclipse.ui.texteditor
 

Methods in org.eclipse.ui.texteditor that return MarkerAnnotation
protected  MarkerAnnotation AbstractMarkerAnnotationModel.createMarkerAnnotation(IMarker marker)
          Creates a new annotation for the given marker.
 MarkerAnnotation AbstractMarkerAnnotationModel.getMarkerAnnotation(IMarker marker)
          Returns this model's annotation for the given marker.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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