Class AutomateMenuActions

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

public class AutomateMenuActions extends Object implements MenuActions
  • 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: