|
Oxygen XML Editor, Version ${standalone-version-number} | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectro.sync.sample.plugin.customprotocol.CustomProtocolChooserExtension
public class CustomProtocolChooserExtension
Plugin extension - custom protocol chooser extension
Constructor Summary | |
---|---|
CustomProtocolChooserExtension()
|
Method Summary | |
---|---|
URL[] |
chooseURLs()
Shows the dialog and let the user choose one URL with the custom protocol. |
String |
getMenuName()
Get the plugin name that will be displayed on the menu |
Icon |
getToolbarIcon()
Get the toolbar icon. |
String |
getToolbarTooltip()
Get the tooltip to be placed on the toolbar button. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CustomProtocolChooserExtension()
Method Detail |
---|
public URL[] chooseURLs()
chooseURLs
in interface URLChooserPluginExtension
public String getMenuName()
URLChooserPluginExtension
getMenuName
in interface URLChooserPluginExtension
public Icon getToolbarIcon()
URLChooserToolbarExtension
null
if the action should not be included in the toolbar.
getToolbarIcon
in interface URLChooserToolbarExtension
null
.URLChooserToolbarExtension.getToolbarIcon()
public String getToolbarTooltip()
URLChooserToolbarExtension
null
but
there is an icon provided, the URLChooserPluginExtension.getMenuName()
will be
used instead.
getToolbarTooltip
in interface URLChooserToolbarExtension
null
.URLChooserToolbarExtension.getToolbarTooltip()
|
Oxygen XML Editor, Version ${standalone-version-number} | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |