| Package | Description | 
|---|---|
| oracle.ide.dialogs | 
 Contains classes implementing standard dialogs used by JDeveloper. 
 | 
| oracle.ide.model | 
 Contains interfaces and classes implementing JDeveloper's data model. 
 | 
| oracle.ide.net | 
 Provides a virtual file system framework based on java.net.URL. 
 | 
| oracle.ide.panels | 
 Provides a framework for building panel-based UI. 
 | 
| oracle.jdeveloper.db.panels | 
 UI panels that are useful when listing, selecting or displaying database
connections in dialogs and wizards. 
 | 
| oracle.jdeveloper.model | 
 Contains interfaces and classes implementing the Java specific portions of
JDeveloper's data model. 
 | 
| Class and Description | 
|---|
| BaseMessageDialog
 Deprecated. 
 
use a standard message dialog via 
   oracle.javatools.dialogs.MessageDialog. 
 | 
| DialogRunnerCallback | 
| ProgressException
 Exception class used to report Exceptions that occur on the Progress thread. 
 | 
| SelectFilesConfiguration
 Configuration class for dialog invocations using a  
SelectFilesPanel. | 
| URLChooserShortcut
 A shortcut in the URL Chooser. 
 | 
| URLChooserShortcutProvider
 A URLChooserShortcutProvider can install shortcuts into the
 URLChooser dynamically based on the context. 
 | 
| Class and Description | 
|---|
| ProgressBar
 The  
ProgressBar provides the user with feedback while a
 long-running process is in progress. | 
| Class and Description | 
|---|
| DialogRunnerCallback | 
| Class and Description | 
|---|
| DialogRunnerCallback | 
| Class and Description | 
|---|
| ProgressRunnable
 The  
ProgressRunnable class provides a mechanism for performing
 connection related operations on another thread. | 
| Class and Description | 
|---|
| ProgressBar
 The  
ProgressBar provides the user with feedback while a
 long-running process is in progress. |