Uses of Interface
org.eclipse.jface.text.source.IAnnotationModelListenerExtension
-
Packages that use IAnnotationModelListenerExtension Package Description org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those. -
-
Uses of IAnnotationModelListenerExtension in org.eclipse.jface.text.source
Classes in org.eclipse.jface.text.source that implement IAnnotationModelListenerExtension Modifier and Type Class Description class
AnnotationPainter
Paints decorations for annotations provided by an annotation model and/or highlights them in the associated source viewer.
-