|
|||||||||
| 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.operators.Operator.MapLongAction
protected abstract class Operator.MapLongAction
Can be used to simplify long component's methods mapping.
Operator.runMapping(Operator.MapLongAction)| Constructor Summary | |
|---|---|
Operator.MapLongAction(java.lang.String description)
Constructs a MapLongAction object. |
|
| Method Summary | |
|---|---|
java.lang.Object |
launch()
Method to implement action functionality. |
abstract long |
map()
Executes a map action. |
| 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 Operator.MapLongAction(java.lang.String description)
description - an action description.| Method Detail |
|---|
public final java.lang.Object launch()
throws java.lang.Exception
QueueTool.QueueAction
launch in class QueueTool.QueueActionjava.lang.Exception
public abstract long map()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||