Modifier and Type | Field and Description |
---|---|
static int |
CAPSLOCK_ON |
int |
controlKeyState |
static int |
ENHANCED_KEY |
short |
keyCode |
boolean |
keyDown |
static int |
LEFT_ALT_PRESSED |
static int |
LEFT_CTRL_PRESSED |
static int |
NUMLOCK_ON |
short |
repeatCount |
static int |
RIGHT_ALT_PRESSED |
static int |
RIGHT_CTRL_PRESSED |
short |
scanCode |
static int |
SCROLLLOCK_ON |
static int |
SHIFT_PRESSED |
static int |
SIZEOF |
char |
uchar |
Constructor and Description |
---|
Kernel32.KEY_EVENT_RECORD() |
public static int SIZEOF
public static int CAPSLOCK_ON
public static int NUMLOCK_ON
public static int SCROLLLOCK_ON
public static int ENHANCED_KEY
public static int LEFT_ALT_PRESSED
public static int LEFT_CTRL_PRESSED
public static int RIGHT_ALT_PRESSED
public static int RIGHT_CTRL_PRESSED
public static int SHIFT_PRESSED
public boolean keyDown
public short repeatCount
public short keyCode
public short scanCode
public char uchar
public int controlKeyState
Copyright © 2009-2015 FuseSource, Corp.. All Rights Reserved.