Eclipse Platform
2.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
          The marker annotation preferences
 

Constructors in org.eclipse.ui.texteditor with parameters of type MarkerAnnotationPreferences
DefaultMarkerAnnotationAccess(MarkerAnnotationPreferences markerAnnotationPreferences)
          Returns a new default marker annotation access with the given preferences.
 


Eclipse Platform
2.1

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