Package docking
Class ActionToGuiMapper
- java.lang.Object
-
- docking.ActionToGuiMapper
-
public class ActionToGuiMapper extends java.lang.Object
Manages the global actions for the menu and toolbar.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MenuGroupMap
getMenuGroupMap()
void
showPopupMenu(ComponentPlaceholder componentInfo, PopupMenuContext popupContext)
-
-
-
Method Detail
-
getMenuGroupMap
public MenuGroupMap getMenuGroupMap()
-
showPopupMenu
public void showPopupMenu(ComponentPlaceholder componentInfo, PopupMenuContext popupContext)
-
-