Uses of Class
org.eclipse.jface.text.AbstractHoverInformationControlManager
-
Packages that use AbstractHoverInformationControlManager Package Description org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those. -
-
Uses of AbstractHoverInformationControlManager in org.eclipse.jface.text.source
Subclasses of AbstractHoverInformationControlManager in org.eclipse.jface.text.source Modifier and Type Class Description class
AnnotationBarHoverManager
This manager controls the layout, content, and visibility of an information control in reaction to mouse hover events issued by the vertical ruler of a source viewer.
-