net.sourceforge.squirrel_sql.plugins.syntax
Class KeyManager

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.syntax.KeyManager

public class KeyManager
extends Object

Manages the ctrl left/right and ctrl shift left/right keys.


Field Summary
static char[] STOP_AT
           
 
Constructor Summary
KeyManager(JTextComponent textPane)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STOP_AT

public static final char[] STOP_AT
Constructor Detail

KeyManager

public KeyManager(JTextComponent textPane)


Copyright © 2001-2010. All Rights Reserved.