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, removeLayoutComponent
public void layoutContainer(Container parent)
layoutContainer
in interface LayoutManager
layoutContainer
in class ViewportLayout
parent
- the container to lay outCopyright © 1995-2013 Piccolo2D. All Rights Reserved.