aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/com/jogamp/graph/ui/layout/Gap.java
Commit message (Expand)AuthorAgeFilesLines
* GraphUI Padding, Margin, Gap: Use zero value constant None instead of default...Sven Gothel2023-12-181-4/+4
* Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...Sven Gothel2023-09-201-1/+1
* GraphUI BoxLayout: Margin is only ignored for center Alignment w/o Fill scale...Sven Gothel2023-09-161-1/+1
* GraphUI Layout: Html'ify API header of Gap and PaddingSven Gothel2023-09-051-1/+2
* GraphUI Add Alignment and Gap for layoutSven Gothel2023-04-281-0/+81