| Package | Description |
|---|---|
| org.jacpfx.api.component | |
| org.jacpfx.api.util |
| Modifier and Type | Method and Description |
|---|---|
UIType |
Declarative.getType()
Distinguish component types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Declarative.setUIType(UIType type)
Set the UI type to distinguish component types
|
| Modifier and Type | Method and Description |
|---|---|
static UIType |
UIType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UIType[] |
UIType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.