public class DefaultMenuLayout extends BoxLayout implements UIResource
Constructor and Description |
---|
DefaultMenuLayout(Container target,
int axis) |
Modifier and Type | Method and Description |
---|---|
Dimension |
preferredLayoutSize(Container target)
Returns the preferred dimensions for this layout, given the components
in the specified target container.
|
addLayoutComponent, addLayoutComponent, getAxis, getLayoutAlignmentX, getLayoutAlignmentY, getTarget, invalidateLayout, layoutContainer, maximumLayoutSize, minimumLayoutSize, removeLayoutComponent
public DefaultMenuLayout(Container target, int axis)
public Dimension preferredLayoutSize(Container target)
BoxLayout
preferredLayoutSize
in interface LayoutManager
preferredLayoutSize
in class BoxLayout
target
- the container that needs to be laid outContainer
,
BoxLayout.minimumLayoutSize(java.awt.Container)
,
BoxLayout.maximumLayoutSize(java.awt.Container)
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2025 aicas GmbH. All Rights Reserved.