aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/com/jogamp/graph/ui/TooltipShape.java
Commit message (Expand)AuthorAgeFilesLines
* GraphUI Tooltip*: Remove unused paramter in createTip() and clarify namesSven Göthel2024-02-071-37/+52
* GraphUI Cleanup: Use TreeTool directly (Reduce virtl-funcs); Fix typos; Use ...Sven Göthel2024-02-041-1/+3
* 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