public class ConsoleDialog
extends java.lang.Object
| Constructor and Description |
|---|
ConsoleDialog()
Creates a new Console Dialog
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
confirm(java.lang.String message)
Presents a confirmation prompt with the given message
|