Package | Description |
---|---|
edu.wisc.ssec.mcidasv.control |
McIDAS-V specific controls.
|
Modifier and Type | Field and Description |
---|---|
protected HydraCombo.WrapperState |
HydraCombo.SelectorWrapper.currentState |
Modifier and Type | Method and Description |
---|---|
static HydraCombo.WrapperState |
HydraCombo.WrapperState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HydraCombo.WrapperState[] |
HydraCombo.WrapperState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|