|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03 |
|||||||||
| 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 URLChooser that is initialized using a default Context. |
static URLChooser |
DialogUtil.newURLChooser(Context context)Creates a new URLChooser that is initialized according to the specified Context. |
static URLChooser |
DialogUtil.newURLChooser(Context context, java.net.URL initialURL)Creates a new URLChooser that is initialized according to the specified Context with the specified URL as the initial selection. |
static URLChooser |
DialogUtil.newURLChooser(java.net.URL initialURL)Creates a new URLChooser that is initialized with the specified URL as 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 URLChooser based on the specified Context. |
static void |
DialogUtil.initURLChooser(URLChooser urlChooser, Context context)Initializes the specified URLChooser according to the current Context. |
| 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.2.0) E17493-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||