Uses of Interface
org.eclipse.jface.text.source.IAnnotationHoverExtension
-
Packages that use IAnnotationHoverExtension Package Description org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those. -
-
Uses of IAnnotationHoverExtension in org.eclipse.jface.text.source
Classes in org.eclipse.jface.text.source that implement IAnnotationHoverExtension Modifier and Type Class Description class
LineChangeHover
A hover for line oriented diffs.
-