Package com.blackrook.gui.layout
package com.blackrook.gui.layout
Contains layout objects to be added to GUI objects.
-
ClassDescriptionA layout that anchors objects to places in a parent object.The anchor attribute.A layout that orients objects by resizing them.Layout attributes for layout components.Cap style enumeration.A special layout that controls the visibility (and size) of the children on the object using this layout.A layout for GUIObjects that sets the position of its components inside the parent.Horizontal alignment types.Special panel that acts as a "new line" in a flow.Vertical alignment types.A "framed" layout for
GUIObjects similar toBorderLayout.Layout position attributes.A border layout for GUIObjects similar toGridLayout.The orientation type of how to place the objects as they are added.A layout for GUIObjects that resizes its children to its parent, with padded space around its edges, defined in screen units.