org.skunk.dav.client.gui.editor
Class KeyMapper

java.lang.Object
  |
  +--org.skunk.dav.client.gui.editor.KeyMapper

public class KeyMapper
extends java.lang.Object


Field Summary
static javax.swing.text.JTextComponent.KeyBinding[] defaultBindings
           
 
Constructor Summary
KeyMapper()
           
 
Method Summary
static void loadKeymap(javax.swing.text.JTextComponent c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

defaultBindings

public static final javax.swing.text.JTextComponent.KeyBinding[] defaultBindings
Constructor Detail

KeyMapper

public KeyMapper()
Method Detail

loadKeymap

public static void loadKeymap(javax.swing.text.JTextComponent c)