aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/com/jogamp/graph/ui/TooltipShape.java
Commit message (Expand)AuthorAgeFilesLines
* TooltipShape.destroyTip(): Only show warning instead of throwing a RuntimeExc...Sven Göthel2024-01-191-1/+5
* Simplify TooltipShape: Create own wrapper Group to not mutate user given Shap...Sven Göthel2024-01-221-25/+75
* GraphUI Tooltip*: Allow user to trigger display via now(); Ensure TooltipShap...Sven Göthel2024-01-201-6/+10
* GraphUI Tooltip*: Generalize Tooltip base (more versatile) and add TooltipSha...Sven Göthel2024-01-191-0/+125