Package qupath.lib.gui.actions.menus
Interface MenuActions
- All Known Implementing Classes:
AnalyzeMenuActions,AutomateMenuActions,ClassifyMenuActions,EditMenuActions,ExtensionsMenuActions,FileMenuActions,HelpMenuActions,MeasureMenuActions,ObjectsMenuActions,TMAMenuActions,ViewMenuActions
public interface MenuActions
Common interface to define the contents of a menu in terms of actions.
This can be used to generate the actual menu by using the actions to configure the menu items.