http://www.jpicedt.org

jpicedt.widgets
Class KeyEventWorkaround

java.lang.Object
  extended by jpicedt.widgets.KeyEventWorkaround

public class KeyEventWorkaround
extends Object


Field Summary
static int ALT_GRAPH_MASK
           
 
Constructor Summary
KeyEventWorkaround()
           
 
Method Summary
static KeyEvent processKeyEvent(KeyEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALT_GRAPH_MASK

public static final int ALT_GRAPH_MASK
See Also:
Constant Field Values
Constructor Detail

KeyEventWorkaround

public KeyEventWorkaround()
Method Detail

processKeyEvent

public static KeyEvent processKeyEvent(KeyEvent evt)

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org