protected class EventDriver.Dispatcher extends QueueTool.QueueAction
| Constructor and Description |
|---|
Dispatcher(Component component,
AWTEvent e)
Constructs an EventDriver$Dispatcher object.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
launch()
Method to implement action functionality.
|
getDescription, getException, getFinished, getResult, runpublic Object launch()
QueueTool.QueueActionlaunch in class QueueTool.QueueAction