com.sun.electric.tool.user
Class KeyBindingManager.KeyMaps

java.lang.Object
  extended by com.sun.electric.tool.user.KeyBindingManager.KeyMaps
Enclosing class:
KeyBindingManager

public static class KeyBindingManager.KeyMaps
extends java.lang.Object

Class that converts internal key mappings to InputMap and ActionMap objects.


Method Summary
 javax.swing.ActionMap getActionMap()
           
 javax.swing.InputMap getInputMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInputMap

public javax.swing.InputMap getInputMap()

getActionMap

public javax.swing.ActionMap getActionMap()