Package | Description |
---|---|
edu.wisc.ssec.mcidasv |
McIDAS-V managers and other core functionality.
|
edu.wisc.ssec.mcidasv.chooser.adde | |
edu.wisc.ssec.mcidasv.servermanager |
Modifier and Type | Method and Description |
---|---|
void |
McIDASV.onServerManagerWindowEvent(TabbedAddeManager.Event evt)
Responds to events generated by the server manager's GUI.
|
Modifier and Type | Method and Description |
---|---|
void |
AddeChooser.onServerManagerWindowEvent(TabbedAddeManager.Event evt) |
Modifier and Type | Method and Description |
---|---|
static TabbedAddeManager.Event |
TabbedAddeManager.Event.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TabbedAddeManager.Event[] |
TabbedAddeManager.Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|