aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/com/jogamp/graph/ui/layout/Alignment.java
Commit message (Expand)AuthorAgeFilesLines
* GraphUI Alignment: Use Alignment.None instead of default ctor.Sven Gothel2023-12-181-1/+1
* GraphUI BoxLayout: Margin is only ignored for center Alignment w/o Fill scale...Sven Gothel2023-09-161-5/+5
* GraphUI Layout Alignment: Separate center alignment to horizontal and verticalSven Gothel2023-09-051-8/+11
* GraphUI Working GridLayout w/ and w/o cell-size and alignment; Added BoxLayout.Sven Gothel2023-04-291-0/+2
* GraphUI Add Alignment and Gap for layoutSven Gothel2023-04-281-0/+118