public class mxKeyboardHandler
extends java.lang.Object
Constructor and Description |
---|
mxKeyboardHandler(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.
|
protected void |
installKeyboardActions(mxGraphComponent graphComponent)
Invoked as part from the boilerplate install block.
|
public mxKeyboardHandler(mxGraphComponent graphComponent)
graphComponent
- protected void installKeyboardActions(mxGraphComponent graphComponent)
protected javax.swing.InputMap getInputMap(int condition)
protected javax.swing.ActionMap createActionMap()
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.