public final class MigLayoutFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
GROWING_CELL_CONSTRAINTS
Component constraints that grows in x and y direction with min with and height of 0
|
Modifier and Type | Method and Description |
---|---|
static MigLayoutDescriptor |
growingCellLayout()
Gets a layout descriptor with one cell that grows in both directions and has a min size 0
|
static MigLayoutDescriptor |
growingInnerCellLayout()
Gets a layout descriptor with one cell that grows in both directions and has a min size 0 and with no margin
|
public static final java.lang.String GROWING_CELL_CONSTRAINTS
public static MigLayoutDescriptor growingCellLayout()
public static MigLayoutDescriptor growingInnerCellLayout()
Siehe auch Jowidgets Nutzerhandbuch