Class FlexibleGridLayout

java.lang.Object
java.awt.GridLayout
is.codion.swing.common.ui.layout.FlexibleGridLayout
All Implemented Interfaces:
LayoutManager, Serializable

public final class FlexibleGridLayout extends GridLayout
Grid Layout which allows components of different sizes.
See Also: