Package | Description |
---|---|
conexp.fx.gui.dialog |
Modifier and Type | Method and Description |
---|---|
FXDialog.Answer |
FXDialog.Return.result() |
static FXDialog.Answer |
FXDialog.Answer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FXDialog.Answer[] |
FXDialog.Answer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2019 Francesco Kriegel. All rights reserved.