org.netbeans.jemmy.operators
Class JTextFieldOperator.JTextFieldFinder

java.lang.Object
  extended by org.netbeans.jemmy.operators.Operator.Finder
      extended by org.netbeans.jemmy.operators.JTextFieldOperator.JTextFieldFinder
All Implemented Interfaces:
ComponentChooser
Enclosing class:
JTextFieldOperator

public static class JTextFieldOperator.JTextFieldFinder
extends Operator.Finder

Checks component type.


Constructor Summary
JTextFieldOperator.JTextFieldFinder()
          Constructs JTextFieldFinder.
JTextFieldOperator.JTextFieldFinder(ComponentChooser sf)
          Constructs JTextFieldFinder.
 
Method Summary
 
Methods inherited from class org.netbeans.jemmy.operators.Operator.Finder
getDescription, checkComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTextFieldOperator.JTextFieldFinder

public JTextFieldOperator.JTextFieldFinder(ComponentChooser sf)
Constructs JTextFieldFinder.

Parameters:
sf - other searching criteria.

JTextFieldOperator.JTextFieldFinder

public JTextFieldOperator.JTextFieldFinder()
Constructs JTextFieldFinder.