Uses of Class
org.evoludo.ui.Tooltip.Registration
Packages that use Tooltip.Registration
-
Uses of Tooltip.Registration in org.evoludo.ui
Fields in org.evoludo.ui declared as Tooltip.RegistrationModifier and TypeFieldDescriptionprotected Tooltip.Registration
Tooltip.current
Reference to current provider of tooltips andnull
if no provider available.Fields in org.evoludo.ui with type parameters of type Tooltip.RegistrationModifier and TypeFieldDescriptionprotected HashMap
<FocusPanel, Tooltip.Registration> Tooltip.participants
Lookup table of listener widgets sporting tooltips and their corresponding providers of the tooltip contents.