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.net.URLChooserInit

Packages that use URLChooserInit
oracle.ide.dialogs Contains classes implementing standard dialogs used by JDeveloper. 
oracle.ide.net Provides a virtual file system framework based on java.net.URL. 
 

Uses of URLChooserInit in oracle.ide.dialogs
 

Methods in oracle.ide.dialogs that return URLChooserInit
static URLChooserInit DialogUtil.getURLChooserInit(Context context)
          Returns a URLChooser initializer.
 

Uses of URLChooserInit in oracle.ide.net
 

Methods in oracle.ide.net that return URLChooserInit
 URLChooserInit URLTextField.getChooserInit()
          Retrieves the current filter for browsing new URLs
 

Methods in oracle.ide.net with parameters of type URLChooserInit
 void URLTextField.setChooserInit(URLChooserInit chooserInit)
          Specifies a URLChooserInit to use when browsing for new URLs.
 


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.