org.netbeans.jemmy.operators
Class ListOperator.ListFinder

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

public static class ListOperator.ListFinder
extends Operator.Finder

Checks component type.


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

Constructor Detail

ListOperator.ListFinder

public ListOperator.ListFinder(ComponentChooser sf)
Constructs ListFinder.

Parameters:
sf - other searching criteria.

ListOperator.ListFinder

public ListOperator.ListFinder()
Constructs ListFinder.