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