Package | Description |
---|---|
edu.wisc.ssec.mcidasv.servermanager |
Modifier and Type | Method and Description |
---|---|
static AddeThread.McservEvent |
AddeThread.McservEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddeThread.McservEvent[] |
AddeThread.McservEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TabbedAddeManager.mcservUpdated(AddeThread.McservEvent event)
Responds to local server events and attempts to update the GUI status
message.
|