Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Package oracle.ide.dialogs

Contains classes implementing standard dialogs used by JDeveloper.

See:
          Description

Interface Summary
DialogRunnerCallback  
URLChooserShortcutProvider A URLChooserShortcutProvider can install shortcuts into the URLChooser dynamically based on the context.

 

Class Summary
BaseMessageDialog Deprecated. use a standard message dialog via oracle.javatools.dialogs.MessageDialog.
DialogSizeKeeper  
DialogUtil A factory class for dialogs.
ExceptionDialog NOTE: most of the methods in this class are deprecated.
MessageDialog Deprecated. since 11.0
OnePageWizardDialogFactory Utility class for simple creation and execution of OnePageWizard's.
OptionSelectionDialog OptionSelectionDialog class.
ProgressBar The ProgressBar provides the user with feedback while a long-running process is in progress.
ProgressRunnable The ProgressRunnable class provides a mechanism for performing connection related operations on another thread.
SelectFilesConfiguration Configuration class for dialog invocations using a SelectFilesPanel.
SelectFilesPanel A Swing-based JPanel subclass for displaying a list of files for selection.
SimpleInputDialog SimpleInputDialog class.
SizeKeeperCallback  
URLChooserShortcut A shortcut in the URL Chooser.
WizardLauncher Utility class for Launching a Bali Dialog.

 

Exception Summary
ProgressException Exception class used to report Exceptions that occur on the Progress thread.

 

Package oracle.ide.dialogs Description

Contains classes implementing standard dialogs used by JDeveloper.

Related Documentation

See Extending JDeveloper Using the Addin API for detailed information.


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


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