org.netbeans.jemmy.operators
Class ChoiceOperator.ChoiceFinder
java.lang.Object
org.netbeans.jemmy.operators.Operator.Finder
org.netbeans.jemmy.operators.ChoiceOperator.ChoiceFinder
- All Implemented Interfaces:
- ComponentChooser
- Enclosing class:
- ChoiceOperator
public static class ChoiceOperator.ChoiceFinder
- extends Operator.Finder
Checks component type.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChoiceOperator.ChoiceFinder
public ChoiceOperator.ChoiceFinder(ComponentChooser sf)
- Constructs ChoiceFinder.
- Parameters:
sf
- other searching criteria.
ChoiceOperator.ChoiceFinder
public ChoiceOperator.ChoiceFinder()
- Constructs ChoiceFinder.