Interface URLChooserMenuExtension
-
- All Known Subinterfaces:
URLChooserPluginExtension
,URLChooserPluginExtension2
@API(type=EXTENDABLE, src=PUBLIC) public interface URLChooserMenuExtension
Get the name of the action which will be displayed in the File menu.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getMenuName()
Get the plugin name that will be displayed on the menu
-