|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddePreferences.Selection | |
|---|---|
| edu.wisc.ssec.mcidasv.servermanager | |
| Uses of AddePreferences.Selection in edu.wisc.ssec.mcidasv.servermanager |
|---|
| Methods in edu.wisc.ssec.mcidasv.servermanager that return AddePreferences.Selection | |
|---|---|
private AddePreferences.Selection |
AddePreferences.getSpecifyServers()
Returns the value of the AddePreferences.PREF_LIST_SPECIFY preference. |
static AddePreferences.Selection |
AddePreferences.Selection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AddePreferences.Selection[] |
AddePreferences.Selection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in edu.wisc.ssec.mcidasv.servermanager with parameters of type AddePreferences.Selection | |
|---|---|
private void |
AddePreferences.setSpecifyServers(AddePreferences.Selection entrySelection)
Sets the value of the AddePreferences.PREF_LIST_SPECIFY preference to
value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||