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