ro.sync.exml.plugin.urlstreamhandler
Interface URLChooserPluginExtension
- All Superinterfaces:
- PluginExtension, URLChooserMenuExtension
Deprecated. This approach will continue to work but it is recommanded to use the ro.sync.exml.plugin.urlstreamhandler.URLChooserPluginExtension2
interface which also receives access to the Oxygen workspace.
@API(type=EXTENDABLE,
src=PUBLIC)
public interface URLChooserPluginExtension
- extends URLChooserMenuExtension, PluginExtension
URL chooser plugin extension. Allows the user to browse a repository of resources
(usually by displaying a chooser dialog) and to select one or more resources for
opening in Oxygen.
Method Summary |
java.net.URL[] |
chooseURLs()
Deprecated. Choose a set of URLs with the corresponding protocol. |
chooseURLs
java.net.URL[] chooseURLs()
- Deprecated.
- Choose a set of URLs with the corresponding protocol.
- Returns:
- The chosen array of URLs or null if the user rejects the selection.
© Copyright Syncro Soft SRL 2002 - 2013. All rights reserved.