Uses of Class
org.eclipse.ui.texteditor.MarkerAnnotation
Package
Description
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of MarkerAnnotation in org.eclipse.ui.texteditor
Modifier and TypeMethodDescriptionprotected MarkerAnnotation
AbstractMarkerAnnotationModel.createMarkerAnnotation
(IMarker marker) Creates a new annotation for the given marker.final MarkerAnnotation
AbstractMarkerAnnotationModel.getMarkerAnnotation
(IMarker marker) Returns this model's annotation for the given marker.