|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| BorderSettableLayoutManager | Most LayoutManagers can be used to define borders in the whole
container. |
| LayoutManager | Similar to the AWT LayoutManager this interface is a base for all Layout managers usable in a Xith3D HUD. |
| Class Summary | |
|---|---|
| BorderLayout | The BorderLayout potentially has five areas to place Widgets to. |
| BorderSettableLayoutManagerBase | An abstract base class for all BorderSettableLayoutManager LayoutManagers. |
| CenterLayout | The CenterLayout centers the Widgets at the container's
center. |
| FillLayout | The FillLayout simply streches the first Widget over the whole container and ignores the others. |
| GridLayout | The GridLayout arranges the contained Widgets in a Grid. |
| HullLayout | The HullLayout uses the left-most and top-most Widget to define a
border and then shrinks the container around the contained Widgets. |
| LayoutManagerBase | An abstract base class for all LayoutManagers. |
| ListLayout | The ListLayout arranges the Widgets in their order vertically
or horizontally. |
| Enum Summary | |
|---|---|
| BorderLayout.Area | |
| CenterLayout.Orientation | |
| ListLayout.Alignment | |
| ListLayout.Orientation | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||