Annotation Interface ActionMenu
Annotation indicating the menu path where an action should be installed.
This may be used by QuPath to be able to assign the action automatically to the correct place,
in the absence of further information.
-
Required Element Summary
-
Element Details
-
value
String[] valueMenu path, in the form"Menu>Submenu>Command name"
.- Returns:
-