Uses of Class
org.eclipse.ui.texteditor.MarkerAnnotationPreferences
Packages that use MarkerAnnotationPreferences
Package
Description
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of MarkerAnnotationPreferences in org.eclipse.ui.texteditor
Fields in org.eclipse.ui.texteditor declared as MarkerAnnotationPreferencesModifier and TypeFieldDescriptionprotected MarkerAnnotationPreferences
DefaultMarkerAnnotationAccess.fMarkerAnnotationPreferences
Deprecated.As of 3.0, no replacementMethods in org.eclipse.ui.texteditor that return MarkerAnnotationPreferencesModifier and TypeMethodDescriptionprotected MarkerAnnotationPreferences
AbstractDecoratedTextEditor.getAnnotationPreferences()
Returns the annotation preferences.Constructors in org.eclipse.ui.texteditor with parameters of type MarkerAnnotationPreferencesModifierConstructorDescriptionDefaultMarkerAnnotationAccess
(MarkerAnnotationPreferences markerAnnotationPreferences) Deprecated.As of 3.0, replaced byDefaultMarkerAnnotationAccess()