Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Interface
oracle.ide.dialogs.URLChooserShortcutProvider

Packages that use URLChooserShortcutProvider
oracle.ide.dialogs Contains classes implementing standard dialogs used by JDeveloper. 
 

Uses of URLChooserShortcutProvider in oracle.ide.dialogs
 

Methods in oracle.ide.dialogs with parameters of type URLChooserShortcutProvider
static void DialogUtil.addURLChooserShortcutProvider(URLChooserShortcutProvider provider)
          Installs a provider which may dynamically install shortcuts into the URL chooser when the DialogUtil.addShortcutButtons(URLChooser,Context) method is called.
static void DialogUtil.removeURLChooserShortcutProvider(URLChooserShortcutProvider provider)
          Uninstalls a provider of shorcuts in the URL chooser.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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