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