Oxygen XML Editor, Version ${standalone-version-number}

ro.sync.exml.plugin.urlstreamhandler
Interface URLChooserPluginExtension

All Superinterfaces:
PluginExtension
All Known Implementing Classes:
CustomProtocolChooserExtension

public interface URLChooserPluginExtension
extends 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
 URL[] chooseURLs()
          Choose a set of URLs with the corresponding protocol.
 String getMenuName()
          Get the plugin name that will be displayed on the menu
 

Method Detail

chooseURLs

URL[] chooseURLs()
Choose a set of URLs with the corresponding protocol.

Returns:
The chosen array of URLs or null if the user rejects the selection.

getMenuName

String getMenuName()
Get the plugin name that will be displayed on the menu

Returns:
The name of the menu. Should not be null.

Oxygen XML Editor, Version ${standalone-version-number}

© Copyright Syncro Soft SRL 2002 - 2010.