org.jdesktop.layout |
|
Java Source File Name | Type | Comment |
Baseline.java | Class | Convenience class that can be used to determine the baseline of a
particular component. |
GnomeLayoutStyle.java | Class | An implementation of LayoutStyle for Gnome. |
GroupLayout.java | Class | GroupLayout is a LayoutManager that hierarchically groups components to
achieve common, and not so common, layouts. |
LayoutStyle.java | Class | LayoutStyle is used to determine how much space to place between components
during layout. |
MetalLayoutStyle.java | Class | An implementation of LayoutStyle for the java look and feel. |
WindowsLayoutStyle.java | Class | An implementation of LayoutStyle for the Windows look and feel. |