Details
-
Type:
New Project
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Labels:
-
Group Id:de.copepod.tonion
-
Project URL:
-
Already Synced to Central:No
Description
TOnionLayout was developed to layout forms and datamasks. By using minimum and maximum size the layout will resize to fit the available space. The components inside TOnionLayout only have to fit together approximately, the layout will align the components to look neatly by itself.
TOnionLayout consists of {{TotemLayout }}(vertical box) and {{TrainLayout }}(horizontal box). They stack into each other like layers of an onion.
TotemLayout will give all components the same width and optimize the height of each component.
TrainLayout will give all components the same height and optimize the width of each component.
https://www.java-forum.org/thema/neue-swing-layoutmanager-tonion-projekt.160571/