Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Package oracle.javatools.dialogs

Contains dialog utilities that do not depend directly on the JDeveloper framework.

See:
          Description

Interface Summary
ExceptionDialog.ThrowableChainTraverser An interface describing how to traverse a chain of exceptions
 

Class Summary
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.
 

Package oracle.javatools.dialogs Description

Contains dialog utilities that do not depend directly on the JDeveloper framework.


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.