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