Uses of Class
org.evoludo.ui.Tooltip
Packages that use Tooltip
Package
Description
The GWT graphics for rendering and visualizing evolutionary models.
Extensions to the GWT user interface elements.
-
Uses of Tooltip in org.evoludo.graphics
Fields in org.evoludo.graphics declared as Tooltip -
Uses of Tooltip in org.evoludo.ui
Fields in org.evoludo.ui declared as TooltipModifier and TypeFieldDescriptionprotected static TooltipTooltip.tooltipShared instance of tooltip.Methods in org.evoludo.ui that return TooltipModifier and TypeMethodDescriptionstatic TooltipTooltip.sharedTooltip()The tooltip is added to theRootPanelof the GWT application and shared among all elements that sport tooltips.