Package | Description |
---|---|
org.scijava | |
org.scijava.menu |
Modifier and Type | Method and Description |
---|---|
MenuEntry |
MenuPath.getLeaf()
Gets the final element of the menu path.
|
Modifier and Type | Method and Description |
---|---|
void |
MenuEntry.assignProperties(MenuEntry entry)
Updates any default properties of this menu entry to match those of the
given menu entry.
|
Constructor and Description |
---|
MenuPath(Collection<? extends MenuEntry> menuEntries)
Creates a menu path with the given entries.
|
Modifier and Type | Method and Description |
---|---|
MenuEntry |
ShadowMenu.getMenuEntry()
Gets the menu entry corresponding to this node.
|
Copyright © 2015–2022 SciJava. All rights reserved.