public static class PViewport.PViewportLayout extends ViewportLayout
| Constructor and Description |
|---|
PViewport.PViewportLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
layoutContainer(Container parent)
Called when the specified container needs to be laid out.
|
addLayoutComponent, minimumLayoutSize, preferredLayoutSize, removeLayoutComponentpublic void layoutContainer(Container parent)
layoutContainer in interface LayoutManagerlayoutContainer in class ViewportLayoutparent - the container to lay outCopyright © 1995-2012 Piccolo2D. All Rights Reserved.