Extension SDK 10.1.2

Package oracle.ide.dialogs

Contains classes implementing standard dialogs used by JDeveloper.

See:
          Description

Interface Summary
DialogRunnerCallback  
ExceptionDialog.ThrowableChainTraverser An interface describing how to traverse a chain of exceptions Trivial subinterface of oracle.javatools.dialogs.ExceptionDialog.ThrowableChainTraverser, which you should use in preference to this.
 

Class Summary
BaseMessageDialog Deprecated. use a standard message dialog via oracle.javatools.dialogs.MessageDialog.
ClassSelectionDialog ClassSelectionDialog is a modal dialog that allows users to choose packages and/or files.
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.
ProgressDetailsPanel The progress details panel provides a detail log suitable for use within a ProgressMonitor dialog.
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.
 

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

 

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