Extension SDK

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
 

Class Summary
BaseMessageDialog Subclass of JEWTDialog that implements the message dialog.
ClassSelectionDialog ClassSelectionDialog is a modal dialog that allows users to choose packages and/or files.
DialogSizeKeeper  
DialogUtil A factory class for dialogs.
ExceptionDialog Dialog to display an exception and optional message to the user.
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.
SelectFileCell Deprecated. Places where SelectFileCell was used should be migrated to use oracle.ide.controls.checkboxlist.CheckBoxListCellData
SelectFileCellRenderer Renderer for SelectFileCells, used by the JList when displayed inside 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.
 

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, 2003, Oracle. All rights reserved.