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