|
mxGraph 2.4.0.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mxgraph.swing.handler.mxKeyboardHandler
public class mxKeyboardHandler
Constructor Summary | |
---|---|
mxKeyboardHandler(mxGraphComponent graphComponent)
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public mxKeyboardHandler(mxGraphComponent graphComponent)
graphComponent
- Method Detail |
---|
protected void installKeyboardActions(mxGraphComponent graphComponent)
protected InputMap getInputMap(int condition)
protected ActionMap createActionMap()
|
mxGraph 2.4.0.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |