| Class | Description |
|---|---|
| AbsoluteLayout |
This class is the representation of an absolute layout, where components are
anchored in absolute positions, which are stored in the
AbsoluteLayout.coords
property. |
| BorderLayout |
This class is the representation of an border layout, where components are
anchored in (predefined) regions, which are stored in the
BorderLayout.regions
property. |
| Layout |
This class represents the layout of a
CompositeModule in a GUI. |
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.