org.netbeans.jemmy.operators
Class JFileChooserOperator.JFileChooserFinder

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

public static class JFileChooserOperator.JFileChooserFinder
extends Operator.Finder

Checks component type.


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

JFileChooserOperator.JFileChooserFinder

public JFileChooserOperator.JFileChooserFinder(ComponentChooser sf)
Constructs JFileChooserFinder.

Parameters:
sf - other searching criteria.

JFileChooserOperator.JFileChooserFinder

public JFileChooserOperator.JFileChooserFinder()
Constructs JFileChooserFinder.