Class FileMenuActions

java.lang.Object
qupath.lib.gui.actions.menus.FileMenuActions
All Implemented Interfaces:
MenuActions

public class FileMenuActions extends Object implements MenuActions
  • Constructor Details

    • FileMenuActions

      public FileMenuActions(QuPathGUI qupath)
  • Method Details

    • getActions

      public List<org.controlsfx.control.action.Action> getActions()
      Description copied from interface: MenuActions
      Get all the actions to include in the menu, in order.
      Specified by:
      getActions in interface MenuActions
      Returns:
    • getName

      public String getName()
      Description copied from interface: MenuActions
      Get the name of the menu.
      Specified by:
      getName in interface MenuActions
      Returns: