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