public interface TestDialog
Modifier and Type | Field and Description |
---|---|
static TestDialog |
DEFAULT |
static TestDialog |
NO |
static TestDialog |
OK |
Modifier and Type | Method and Description |
---|---|
int |
show(java.lang.String message) |
static final TestDialog DEFAULT
static final TestDialog OK
static final TestDialog NO