public class GroupType
extends java.lang.Object
LayoutGroup.getGroupType()
.Modifier and Type | Field and Description |
---|---|
static GroupType |
HORIZONTAL
Horizontal layout group
|
static GroupType |
SINGLE_TAB
Tabbed pane
|
static GroupType |
TABBED_PANE
Tabbed pane
|
static GroupType |
VERTICAL
Vertical layout group
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |