protected static class UI.QueuedAction
extends java.lang.Object
UI.actionMapper
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.String |
baseSpec |
(package private) java.awt.Component |
c |
(package private) int |
eventID |
(package private) int |
eventType |
(package private) boolean |
ignoreShiftDown |
(package private) vona.ui.ActionMapper.ComponentState |
s |
(package private) long |
timestamp |
Constructor and Description |
---|
UI.QueuedAction(java.lang.String baseSpec,
java.awt.Component c,
vona.ui.ActionMapper.ComponentState s,
int eventID,
long timestamp,
int eventType,
boolean ignoreShiftDown) |