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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.