| Interface | Description |
|---|---|
| MenuCreator<T> |
A menu builder responsible for translating a
ShadowMenu structure
into a menu for a particular user interface. |
| MenuService |
Interface for service that tracks the application's menu structure.
|
| Class | Description |
|---|---|
| AbstractMenuCreator<T,M> |
Abstract helper class for generating a menu structure.
|
| DefaultMenuService |
Default service for keeping track of the application's menu structure.
|
| MenuConstants |
Useful constants when defining application menu entries.
|
| ShadowMenu |
A tree representing a menu structure independent of any particular user
interface.
|
| ShadowMenuIterator |
Recursive iterator for
ShadowMenu hierarchies. |
Copyright © 2015–2022 SciJava. All rights reserved.