public class VerticalLayout extends AbstractLayout
| Constructor and Description |
|---|
VerticalLayout() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doLayout(Container parent)
Invoked inside Tree Lock on parent.
|
Dimension |
preferredLayoutSize(Container parent) |
addLayoutComponent, addLayoutComponent, getLayoutAlignmentX, getLayoutAlignmentY, invalidateLayout, layoutContainer, maximumLayoutSize, minimumLayoutSize, removeLayoutComponentprotected void doLayout(Container parent)
AbstractLayoutdoLayout in class AbstractLayoutpublic Dimension preferredLayoutSize(Container parent)
preferredLayoutSize in interface LayoutManagerpreferredLayoutSize in class AbstractLayoutCopyright © 2015. All rights reserved.