| Package | Description |
|---|---|
| oracle.javatools.dialogs |
Contains dialog utilities that do not depend directly on the
JDeveloper framework.
|
| Modifier and Type | Method and Description |
|---|---|
static MessageDialogPersistence |
MessageDialog.getPersistence()
Get the object used to persist settings for optional alerts.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MessageDialog.setPersistence(MessageDialogPersistence persistence)
Set the object used to persist settings for optional alerts.
|