aboutsummaryrefslogtreecommitdiffstats
path: root/src/demos
diff options
context:
space:
mode:
authorSven Göthel <[email protected]>2024-01-07 04:56:28 +0100
committerSven Göthel <[email protected]>2024-01-07 04:56:28 +0100
commitfa973b03fc1d6af5696cee27e1824c45da3150b4 (patch)
tree68a2f17d0063c0b867fde5283274414907eaa3b4 /src/demos
parentcf0c60eaabd7334c0ae2099a1f999032cddf14dd (diff)
GraphUI Shape: Enable Tooltip (currently text only) to be displayed after delay w/o mouse-move (1s)
For efficiency, all Tooltip instances is hooked to Scene via Shape as well as its singleton pop-up HUD tip after delay and no mouse move. TooltipText is a simple text Button implementation, but other more fancy HUD tips can be implemented. Shape adds - 'public Tooltip setToolTip(final CharSequence text, final Font font, final float scaleY, final Scene scene)' Demoed within MediaPlayer widget.
Diffstat (limited to 'src/demos')
0 files changed, 0 insertions, 0 deletions