See: Description
Interface | Description |
---|---|
ExceptionDialog.ThrowableChainTraverser |
An interface describing how to traverse a chain of exceptions
|
Class | Description |
---|---|
BaseMessageDialog |
Subclass of JEWTDialog that implements the message dialog.
|
DetailDialog |
A JEWTDialog subclass that can be used when you want to
include a "Details" button in the buttonbar of a dialog that
can be expanded to show more information.
|
DialogHeader | Deprecated
since 11.0.
|
DialogUtil |
Dialog utilities.
|
ExceptionDialog |
Dialog to display an exception and optional message to the user.
|
MessageDialog |
A utility class for displaying alerts.
|
MessageDialogPersistence |
Persists information used for optional alerts in MessageDialog.
|
MessagePanel |
Message panel is a simple panel consisting of an icon and a
block of multi line text.
|
MessageUtil |
Class of utility methods supporting the use of standardized alerts, as
encouraged by
MessageDialog . |
ProgressMonitor | Deprecated
replaced by
oracle.javatools.dialogs.progress.ProgressMonitor
and related classes. |
Contains dialog utilities that do not depend directly on the JDeveloper framework.