ro.sync.exml.plugin.urlstreamhandler
Interface URLChooserPluginExtension2
- All Superinterfaces:
- PluginExtension, URLChooserMenuExtension
- All Known Implementing Classes:
- CustomProtocolChooserExtension
@API(type=EXTENDABLE,
src=PUBLIC)
public interface URLChooserPluginExtension2
- 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.
The user can access the entire workspace API.
- Since:
- 12.1
chooseURLs
java.net.URL[] chooseURLs(StandalonePluginWorkspace workspaceAccess)
- Choose a set of URLs with the corresponding protocol.
- Parameters:
workspaceAccess
- Access to the Oxygen workspace.
- Returns:
- The chosen array of URLs or null if the user rejects the selection.
© Copyright Syncro Soft SRL 2002 - 2013. All rights reserved.