Uses of Class
net.anwiba.commons.swing.menu.MenuManager
-
Packages that use MenuManager Package Description net.anwiba.commons.swing.frame -
-
Uses of MenuManager in net.anwiba.commons.swing.frame
Methods in net.anwiba.commons.swing.frame that return MenuManager Modifier and Type Method Description MenuManagerApplicationFrame. getMenuManager()Constructors in net.anwiba.commons.swing.frame with parameters of type MenuManager Constructor Description ApplicationFrame(MenuManager menuManager, ToolBarManager toolBarManager, ViewManager viewManager, StateBarManager stateBarManager, KeyActionManager keyActionManager)
-