@API(type=EXTENDABLE,
src=PUBLIC)
public interface URLChooserToolbarExtension
extends PluginExtension
URLChooserPluginExtension's chooseURL()
will be invoked.| Modifier and Type | Method and Description |
|---|---|
javax.swing.Icon |
getToolbarIcon()
Get the toolbar icon.
|
java.lang.String |
getToolbarTooltip()
Get the tooltip to be placed on the toolbar button.
|
javax.swing.Icon getToolbarIcon()
null
if the action should not be included in the toolbar.null.java.lang.String getToolbarTooltip()
null but
there is an icon provided, the URLChooserPluginExtension.getMenuName() will be
used instead.null.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.