Java Gui Builder |
|
You are here: | Home > Documentation > JGB Elements Documentation > Glue Element |
Group membership: Controls
glue elements are controls which can expand or contract depending on the amount of space available.
Name | Type | Required | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
orientation | CDATA | Yes |
Determine the orientation of the glue control. Vertical glue controls expand and contract in the vertical dimension, whereas horizontal glue controls expand horizontally. Literal values
|
… <!-- Center a control in the enclosing container --> <glue orientation="vertical"/> <control id="…" …/> <glue orientation="vertical"/> …
Hosted on SourceForge.net |
Valid XHTML 1.0 ! |
Valid CSS ! |
Code Coverage provided by Clover |