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