Uses of Enum Class
org.esa.snap.rcp.util.Dialogs.Answer
Packages that use Dialogs.Answer
-
Uses of Dialogs.Answer in org.esa.snap.rcp.util
Methods in org.esa.snap.rcp.util that return Dialogs.AnswerModifier and TypeMethodDescriptionstatic Dialogs.Answer
Dialogs.requestDecision
(String title, String message, boolean allowCancel, String preferencesKey) Displays a modal dialog which requests a decision from the user.static Dialogs.Answer
Returns the enum constant of this class with the specified name.static Dialogs.Answer[]
Dialogs.Answer.values()
Returns an array containing the constants of this enum class, in the order they are declared.