|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use McIDASV.WarningResult | |
---|---|
edu.wisc.ssec.mcidasv | McIDAS-V managers and other core functionality. |
Uses of McIDASV.WarningResult in edu.wisc.ssec.mcidasv |
---|
Methods in edu.wisc.ssec.mcidasv that return McIDASV.WarningResult | |
---|---|
static McIDASV.WarningResult |
McIDASV.WarningResult.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static McIDASV.WarningResult[] |
McIDASV.WarningResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in edu.wisc.ssec.mcidasv that return types with arguments of type McIDASV.WarningResult | |
---|---|
private Set<McIDASV.WarningResult> |
McIDASV.showWarningDialog(String title,
String message,
String prefId,
String prefLabel,
String okLabel,
String cancelLabel)
Helper method for showing the removal warning dialog. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |