public class KeyInput
extends java.lang.Object
Constructor and Description |
---|
KeyInput(char character,
boolean b) |
Modifier and Type | Method and Description |
---|---|
char |
getCharacter() |
boolean |
isLetterKey() |
boolean |
isNonSpecialKey() |
boolean |
isNumeric() |
boolean |
isUmlaut() |