public class KeyEventWorkaround
extends java.lang.Object
Constructor and Description |
---|
KeyEventWorkaround() |
Modifier and Type | Method and Description |
---|---|
static void |
numericKeypadKey()
A workaround for non-working NumLock status in some Java versions.
|
static java.awt.event.KeyEvent |
processKeyEvent(java.awt.event.KeyEvent evt) |
Copyright ? 2002 Romain Guy.