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