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, removeLayoutComponent
protected void doLayout(Container parent)
AbstractLayout
doLayout
in class AbstractLayout
public Dimension preferredLayoutSize(Container parent)
preferredLayoutSize
in interface LayoutManager
preferredLayoutSize
in class AbstractLayout
Copyright © 2016. All rights reserved.