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