public class TabDepthOrderPolicy extends Enum
TabbedPanel,
TabbedPanelProperties,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static TabDepthOrderPolicy |
ASCENDING
Ascending depth order policy.
|
static TabDepthOrderPolicy |
DESCENDING
Descending depth order policy.
|
| Modifier and Type | Method and Description |
|---|---|
static TabDepthOrderPolicy[] |
getDepthOrderPolicies()
Gets the available tab depth order policies.
|
public static final TabDepthOrderPolicy DESCENDING
public static final TabDepthOrderPolicy ASCENDING
public static TabDepthOrderPolicy[] getDepthOrderPolicies()