org.netbeans.jemmy.operators
Class JDialogOperator.JDialogFinder

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

public static class JDialogOperator.JDialogFinder
extends Operator.Finder

Checks component type.


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

JDialogOperator.JDialogFinder

public JDialogOperator.JDialogFinder(ComponentChooser sf)
Constructs JDialogFinder.

Parameters:
sf - other searching criteria.

JDialogOperator.JDialogFinder

public JDialogOperator.JDialogFinder()
Constructs JDialogFinder.