Extension SDK 10.1.3.36.73

Package oracle.ide.dialogs

Contains classes implementing standard dialogs used by JDeveloper.

See:
          Description

Interface Summary
DialogRunnerCallback  
 

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 A utility class for displaying alerts.
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  
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.


Extension SDK 10.1.3.36.73

 

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