public class DefaultMenuService extends AbstractService implements MenuService
ShadowMenu| Constructor and Description |
|---|
DefaultMenuService() |
| Modifier and Type | Method and Description |
|---|---|
ShadowMenu |
getMenu(String menuRoot)
Gets the root node of a menu structure.
|
protected void |
onEvent(ModulesAddedEvent event) |
protected void |
onEvent(ModulesRemovedEvent event) |
protected void |
onEvent(ModulesUpdatedEvent event) |
getContext, setContext, toStringgetInfo, getPriority, setInfo, setPrioritycontextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateMenus, createMenus, getMenuinitialize, registerEventHandlersgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersiondisposepublic ShadowMenu getMenu(String menuRoot)
MenuServicegetMenu in interface MenuServicemenuRoot - the root of the desired menu structure (see
UIDetails.getMenuRoot()).protected void onEvent(ModulesAddedEvent event)
protected void onEvent(ModulesRemovedEvent event)
protected void onEvent(ModulesUpdatedEvent event)
Copyright © 2009–2018 SciJava. All rights reserved.