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.RegistrationTooltip.currentReference to current provider of tooltips andnullif no provider available.Fields in org.evoludo.ui with type parameters of type Tooltip.RegistrationModifier and TypeFieldDescriptionprotected HashMap<FocusPanel, Tooltip.Registration> Tooltip.participantsLookup table of listener widgets sporting tooltips and their corresponding providers of the tooltip contents.