Uses of Class
org.eclipse.jface.text.AbstractHoverInformationControlManager
Packages that use AbstractHoverInformationControlManager
Package
Description
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.sourceModifier and TypeClassDescriptionclass
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.