org.netbeans.jemmy.operators
Class JTextAreaOperator.JTextAreaFinder

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

public static class JTextAreaOperator.JTextAreaFinder
extends Operator.Finder

Checks component type.


Constructor Summary
JTextAreaOperator.JTextAreaFinder()
          Constructs JTextAreaFinder.
JTextAreaOperator.JTextAreaFinder(ComponentChooser sf)
          Constructs JTextAreaFinder.
 
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

JTextAreaOperator.JTextAreaFinder

public JTextAreaOperator.JTextAreaFinder(ComponentChooser sf)
Constructs JTextAreaFinder.

Parameters:
sf - other searching criteria.

JTextAreaOperator.JTextAreaFinder

public JTextAreaOperator.JTextAreaFinder()
Constructs JTextAreaFinder.