public class KeyController
extends java.lang.Object
| Constructor and Description |
|---|
KeyController() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isCtrl() |
static boolean |
isShift() |
static boolean |
isShiftOrCtrl() |
static void |
resetModifiers() |
static void |
setCtrl(boolean state) |
static void |
setShift(boolean state) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.