public class KeyboardController
extends com.mxgraph.swing.handler.mxKeyboardHandler
Modifier and Type | Field and Description |
---|---|
protected ModelContainer |
modelcontainer
The model container.
|
Constructor and Description |
---|
KeyboardController(com.mxgraph.swing.mxGraphComponent graphcomponent,
ModelContainer modelcontainer) |
Modifier and Type | Method and Description |
---|---|
protected javax.swing.ActionMap |
createActionMap() |
protected javax.swing.InputMap |
getInputMap(int condition) |
protected ModelContainer modelcontainer
public KeyboardController(com.mxgraph.swing.mxGraphComponent graphcomponent, ModelContainer modelcontainer)
protected javax.swing.ActionMap createActionMap()
createActionMap
in class com.mxgraph.swing.handler.mxKeyboardHandler
protected javax.swing.InputMap getInputMap(int condition)
getInputMap
in class com.mxgraph.swing.handler.mxKeyboardHandler