Package | Description |
---|---|
gov.nasa.worldwind.awt |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.Object,KeyEventState.InputState> |
KeyEventState.keyStateMap |
Modifier and Type | Method and Description |
---|---|
protected KeyEventState.InputState |
KeyEventState.getKeyState(int keyCode) |
Modifier and Type | Method and Description |
---|---|
protected long |
KeyEventState.getTimeStamp(java.awt.event.InputEvent e,
int eventType,
KeyEventState.InputState currentState) |
protected void |
KeyEventState.setKeyState(int keyCode,
KeyEventState.InputState state) |