public class EditorKeyboardHandler extends mxKeyboardHandler
Constructor and Description |
---|
EditorKeyboardHandler(mxGraphComponent graphComponent) |
Modifier and Type | Method and Description |
---|---|
protected javax.swing.ActionMap |
createActionMap()
Return the mapping between JTree's input map and JGraph's actions.
|
protected javax.swing.InputMap |
getInputMap(int condition)
Return JTree's input map.
|
installKeyboardActions
public EditorKeyboardHandler(mxGraphComponent graphComponent)
graphComponent
- protected javax.swing.InputMap getInputMap(int condition)
getInputMap
in class mxKeyboardHandler
protected javax.swing.ActionMap createActionMap()
createActionMap
in class mxKeyboardHandler