Class Operator.MapIntegerAction
java.lang.Object
org.netbeans.jemmy.QueueTool.QueueAction
org.netbeans.jemmy.operators.Operator.MapIntegerAction
- All Implemented Interfaces:
Runnable
- Enclosing class:
Operator
Can be used to simplify int component's methods mapping.
- Author:
- Alexandre Iline (alexandre.iline@sun.com)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class QueueTool.QueueAction
getDescription, getException, getFinished, getResult, run
-
Constructor Details
-
MapIntegerAction
Constructs a MapIntegerAction object.- Parameters:
description- an action description.
-
-
Method Details
-
launch
Description copied from class:QueueTool.QueueActionMethod to implement action functionality.- Specified by:
launchin classQueueTool.QueueAction- Returns:
- an Object - action result
- Throws:
Exception
-
map
-