Skip navigation links

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

E13403-06


Uses of Package
oracle.ide.dialogs

Packages that use oracle.ide.dialogs
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. 

 

Classes in oracle.ide.dialogs used by oracle.ide.dialogs
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.

 

Classes in oracle.ide.dialogs used by oracle.ide.model
ProgressBar
          The ProgressBar provides the user with feedback while a long-running process is in progress.

 

Classes in oracle.ide.dialogs used by oracle.ide.net
DialogRunnerCallback
           

 

Classes in oracle.ide.dialogs used by oracle.ide.panels
DialogRunnerCallback
           

 

Classes in oracle.ide.dialogs used by oracle.jdeveloper.db.panels
ProgressRunnable
          The ProgressRunnable class provides a mechanism for performing connection related operations on another thread.

 

Classes in oracle.ide.dialogs used by oracle.jdeveloper.model
ProgressBar
          The ProgressBar provides the user with feedback while a long-running process is in progress.

 


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.