|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.netbeans.jemmy.QueueTool.QueueAction
org.netbeans.jemmy.drivers.input.EventDriver.Dispatcher
protected class EventDriver.Dispatcher
Class used fot execution of an event through the dispatching thread.
| Constructor Summary | |
|---|---|
EventDriver.Dispatcher(java.awt.Component component,
java.awt.AWTEvent e)
Constructs an EventDriver$Dispatcher object. |
|
| Method Summary | |
|---|---|
java.lang.Object |
launch()
Method to implement action functionality. |
| Methods inherited from class org.netbeans.jemmy.QueueTool.QueueAction |
|---|
getDescription, getException, getFinished, getResult, run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventDriver.Dispatcher(java.awt.Component component,
java.awt.AWTEvent e)
component - a component to dispatch event to.e - an event to dispatch.| Method Detail |
|---|
public java.lang.Object launch()
QueueTool.QueueAction
launch in class QueueTool.QueueAction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||