private class GlassViewEventHandler.KeyEventNotification
extends java.lang.Object
implements java.security.PrivilegedAction<java.lang.Void>
| Modifier and Type | Field and Description |
|---|---|
(package private) char[] |
chars |
(package private) int |
key |
private KeyCode |
lastKeyCode |
(package private) int |
modifiers |
(package private) long |
time |
(package private) int |
type |
(package private) View |
view |
| Modifier | Constructor and Description |
|---|---|
private |
KeyEventNotification() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Void |
run() |