Package | Description |
---|---|
jexer |
Jexer - Java Text User Interface library
|
Modifier and Type | Method and Description |
---|---|
TMessageBox.Result |
TMessageBox.getResult()
Get the result.
|
static TMessageBox.Result |
TMessageBox.Result.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TMessageBox.Result[] |
TMessageBox.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Kevin Lamonte. Licensed MIT.