| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URLChooser | |
|---|---|
| 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. | 
| oracle.jdeveloper.vcs.controls | |
| oracle.jdeveloper.webapp.faces | |
| Uses of URLChooser in oracle.ide.dialogs | 
|---|
| Methods in oracle.ide.dialogs that return URLChooser | |
|---|---|
| static URLChooser | DialogUtil.newURLChooser()Creates a new URLChooserthat is initialized using a defaultContext. | 
| static URLChooser | DialogUtil.newURLChooser(Context context)Creates a new URLChooserthat is initialized according to the
  specifiedContext. | 
| static URLChooser | DialogUtil.newURLChooser(Context context,
              java.net.URL initialURL)Creates a new URLChooserthat is initialized according to the
  specifiedContextwith the specifiedURLas the
  initial selection. | 
| static URLChooser | DialogUtil.newURLChooser(java.net.URL initialURL)Creates a new URLChooserthat is initialized with the
  specifiedURLas the initial selection. | 
| Methods in oracle.ide.dialogs with parameters of type URLChooser | |
|---|---|
| static void | DialogUtil.addShortcutButtons(URLChooser uc,
                   Context context)Adds shortcut buttons on the left side of the URLChooserbased on the specifiedContext. | 
| static void | DialogUtil.initURLChooser(URLChooser urlChooser,
               Context context)Initializes the specified URLChooseraccording to the
  currentContext. | 
| Uses of URLChooser in oracle.ide.net | 
|---|
| Methods in oracle.ide.net that return URLChooser | |
|---|---|
| protected  URLChooser | URLTextField.createChooser(java.net.URL url)Creates a URL chooser initialized to the URL displayed in this field. | 
| Methods in oracle.ide.net with parameters of type URLChooser | |
|---|---|
|  void | URLChooserInit.initURLChooser(URLChooser urlChooser)Initializes the specified URLChooser. | 
| Uses of URLChooser in oracle.jdeveloper.vcs.controls | 
|---|
| Methods in oracle.jdeveloper.vcs.controls with parameters of type URLChooser | |
|---|---|
| protected  void | ConnectionImportExportPanel.setURLChooserFilter(URLChooser urc,
                    URLFilter filter)Override to set the default URLFilter for the URLChooser | 
| Uses of URLChooser in oracle.jdeveloper.webapp.faces | 
|---|
| Methods in oracle.jdeveloper.webapp.faces that return URLChooser | |
|---|---|
| static URLChooser | JsfResourceUtils.getResourceLibraryURLChooser(Context context) | 
| static URLChooser | JsfResourceUtils.getResourceURLChooser(Context context,
                      URLFilter resourceFilter,
                      java.lang.String defaultLibrary,
                      boolean chooseOnlyExisting) | 
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||