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

    Modifier and Type
    Method
    Description
    Get the plugin name that will be displayed on the menu
  • Method Details

    • getMenuName

      String getMenuName()
      Get the plugin name that will be displayed on the menu
      Returns:
      The name of the menu. Should not be null.