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