Modifier and Type | Method and Description |
---|---|
void |
SettingsPanel.update(ExecutionStatusConnection.ExecutionStatus status) |
Modifier and Type | Method and Description |
---|---|
ExecutionStatusConnection.ExecutionStatus |
ExecutionStatusConnection.getStatus() |
static ExecutionStatusConnection.ExecutionStatus |
ExecutionStatusConnection.ExecutionStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionStatusConnection.ExecutionStatus[] |
ExecutionStatusConnection.ExecutionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExecutionStatusConnection.setStatus(ExecutionStatusConnection.ExecutionStatus status) |
void |
ExecutionStatusListener.update(ExecutionStatusConnection.ExecutionStatus status) |