public class TrackSchemeKeyboardHandler extends Object
| Constructor and Description |
|---|
TrackSchemeKeyboardHandler(TrackSchemeGraphComponent graphComponent,
TrackNavigator navigator) |
| 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) |
void |
installKeyboardActions(JComponent component) |
public TrackSchemeKeyboardHandler(TrackSchemeGraphComponent graphComponent, TrackNavigator navigator)
public void installKeyboardActions(JComponent component)
protected InputMap getInputMap(int condition)
protected ActionMap createActionMap()
Copyright © 2015–2021 Fiji. All rights reserved.