org.jdesktop.layout
private final class GroupLayout.ComponentInfo extends Object
| Method Summary | |
|---|---|
| void | clearCachedSize() |
| void | dispose() |
| Component | getComponent() |
| GroupLayout.LinkInfo | getLinkInfo(int axis) |
| boolean | isLinked(int axis)
Returns true if this component has its size linked to
other components. |
| boolean | isVisible() |
| void | setBounds(Insets insets, int parentWidth, boolean ltr) |
| void | setComponent(Component component) |