Modifier and Type | Field and Description |
---|---|
Signal1<SawServerStatus> |
SawServer.SignalStatus |
Signal1<SawServerStatus> |
ServerRunner.SignalStatus |
Modifier and Type | Method and Description |
---|---|
SawServerStatus |
SawServer.getStatus() |
static SawServerStatus |
SawServerStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SawServerStatus[] |
SawServerStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
DiscoveryWorkbenchController.View.setSawServerStatus(SawServerStatus status) |
void |
DiscoveryWorkbenchView.setSawServerStatus(SawServerStatus status) |
Modifier and Type | Method and Description |
---|---|
void |
SubviewStatusBar.setSawServerStatus(SawServerStatus status) |