Package | Description |
---|---|
org.esa.snap.rcp.util |
Modifier and Type | Method and Description |
---|---|
static 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 |
Dialogs.Answer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dialogs.Answer[] |
Dialogs.Answer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.