| Interface java.awt.LayoutManager2 | 1.1 |
| Methoden | |
|---|---|
| public void | addLayoutComponent(Component comp, Object constraints) |
| public float | getLayoutAlignmentX(Container target) |
| public float | getLayoutAlignmentY(Container target) |
| public void | invalidateLayout(Container target) |
| public Dimension | maximumLayoutSize(Container target) |