aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/com/jogamp/graph/ui/TooltipText.java
Commit message (Expand)AuthorAgeFilesLines
* GraphUI Tooltip*: Remove unused paramter in createTip() and clarify namesSven Göthel2024-02-071-6/+4
* Tooltip[Text]: Use a slightly round button, change to grayscale colors matchi...Sven Göthel2024-02-041-8/+14
* GraphUI Tooltip*: Generalize Tooltip base (more versatile) and add TooltipSha...Sven Göthel2024-01-191-28/+18
* GraphUI Tooltip: Simplify integration w/ Scene + Shape; Use Shape.setToolTip(...Sven Göthel2024-01-071-14/+36
* GraphUI Shape: Enable Tooltip (currently text only) to be displayed after del...Sven Göthel2024-01-071-0/+99