net.miginfocom.swing
public final class SwingContainerWrapper extends SwingComponentWrapper implements ContainerWrapper
| Constructor Summary | |
|---|---|
| SwingContainerWrapper(Container c) | |
| Method Summary | |
|---|---|
| int | getComponentCount() |
| ComponentWrapper[] | getComponents() |
| int | getComponetType(boolean disregardScrollPane) |
| Object | getLayout() |
| int | getLayoutHashCode() |
| boolean | isLeftToRight() |
| void | paintDebugCell(int x, int y, int width, int height) |