public class mxKeyboardHandler extends Object
Constructor and Description |
---|
mxKeyboardHandler(mxGraphComponent graphComponent) |
Modifier and Type | Method and Description |
---|---|
protected ActionMap |
createActionMap()
Return the mapping between JTree's input map and JGraph's actions.
|
protected 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 InputMap getInputMap(int condition)
protected ActionMap createActionMap()
Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.