Uses of Interface
org.eclipse.ui.texteditor.IAnnotationImageProvider
Package
Description
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of IAnnotationImageProvider in org.eclipse.ui.texteditor
Modifier and TypeFieldDescriptionAnnotationPreference.fAnnotationImageProvider
The annotation image provider.Modifier and TypeMethodDescriptionAnnotationPreference.getAnnotationImageProvider()
Returns the annotation image provider.Modifier and TypeMethodDescriptionvoid
AnnotationPreference.setAnnotationImageProvider
(IAnnotationImageProvider provider) Sets the annotation image provider who provides images for annotations of the specified annotation type.