| Package | Description |
|---|---|
| com.sptci.echo2 |
Package of reusable Echo2 application components.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Confirmation.Executor<S>
Deprecated.
Use
Executor instead. |
| Constructor and Description |
|---|
Confirmation(String title,
String message,
Executor executor)
Construct a new pane with the specified title and message.
|