| Package | Description |
|---|---|
| org.scijava.ui | |
| org.scijava.ui.headless |
| Modifier and Type | Method and Description |
|---|---|
static DialogPrompt.MessageType |
DialogPrompt.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DialogPrompt.MessageType[] |
DialogPrompt.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DialogPrompt |
HeadlessUI.dialogPrompt(String message,
String title,
DialogPrompt.MessageType messageType,
DialogPrompt.OptionType optionType) |
Copyright © 2009–2021 SciJava. All rights reserved.