Package | Description |
---|---|
org.xaffect.control.lib | |
org.xaffect.core | |
org.xaffect.core.common | |
org.xaffect.core.components |
Modifier and Type | Method and Description |
---|---|
State |
XAffectLibraryControl.getState()
Returns xAffect's internal
State . |
Modifier and Type | Method and Description |
---|---|
State |
LifeCycleManager.getState()
Returns xAffect's internal
State . |
Modifier and Type | Method and Description |
---|---|
static State |
State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static State[] |
State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
State |
SystemComponent.getState()
Returns the current
State of the component. |