| Package | Description |
|---|---|
| net.abstractfactory.plum.view.component.containers.window |
| Modifier and Type | Field and Description |
|---|---|
protected ModalResult |
Dialog.modalResult |
| Modifier and Type | Method and Description |
|---|---|
ModalResult |
Dialog.getModalResult() |
ModalResult |
Dialog.showModal(Window parent)
suspend current thread,
|
static ModalResult |
ModalResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModalResult[] |
ModalResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dialog.closeDialog(ModalResult modalResult)
set result, close it.
|
void |
Dialog.setModalResult(ModalResult modalResult) |
Copyright © 2015. All Rights Reserved.