Eclipse Platform
Release 3.1

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

Packages that use MarkerAnnotationPreferences
org.eclipse.ui.texteditor 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 MarkerAnnotationPreferences
protected  MarkerAnnotationPreferences DefaultMarkerAnnotationAccess.fMarkerAnnotationPreferences
          Deprecated. As of 3.0, no replacement
 

Methods in org.eclipse.ui.texteditor that return MarkerAnnotationPreferences
protected  MarkerAnnotationPreferences AbstractDecoratedTextEditor.getAnnotationPreferences()
          Returns the annotation preferences.
 

Constructors in org.eclipse.ui.texteditor with parameters of type MarkerAnnotationPreferences
DefaultMarkerAnnotationAccess(MarkerAnnotationPreferences markerAnnotationPreferences)
          Deprecated. As of 3.0, replaced by DefaultMarkerAnnotationAccess.DefaultMarkerAnnotationAccess()
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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