Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.texteditor.IAnnotationImageProvider

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

Uses of IAnnotationImageProvider in org.eclipse.ui.texteditor
 

Fields in org.eclipse.ui.texteditor declared as IAnnotationImageProvider
 IAnnotationImageProvider AnnotationPreference.fAnnotationImageProvider
          The annotation image provider.
 

Methods in org.eclipse.ui.texteditor that return IAnnotationImageProvider
 IAnnotationImageProvider AnnotationPreference.getAnnotationImageProvider()
          Returns the annotation image provider.
 

Methods in org.eclipse.ui.texteditor with parameters of type IAnnotationImageProvider
 void AnnotationPreference.setAnnotationImageProvider(IAnnotationImageProvider provider)
          Sets the annotation image provider who provides images for annotations of the specified annotation type.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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