Package | Description |
---|---|
org.jacp.api.component | |
org.jacp.api.util | |
org.jacp.javafx.rcp.component | |
org.jacp.javafx.rcp.perspective |
Modifier and Type | Method and Description |
---|---|
UIType |
IDeclarative.getType()
Distinguish component types.
|
Modifier and Type | Method and Description |
---|---|
static UIType |
UIType.valueOf(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
UIType |
AFXComponent.getType()
Distinguish component types.
|
Modifier and Type | Method and Description |
---|---|
UIType |
AFXPerspective.getType()
Distinguish component types.
|