LayoutManager
s for Swing and AWT.See: Description
Class | Description |
---|---|
IlvBetterFlowLayout |
A subclass of FlowLayout that better computes the preferred and minimum size
of a container, taking into account wrapping.
|
IlvGridFlowLayout |
IlvGridFlowLayout is an extension of GridLayout that lays out the
components of a container in a rectangular grid. |
IlvVerticalFlowLayout |
A vertical
FlowLayout layout manager. |
LayoutManager
s for Swing and AWT.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.