Package org.netbeans.jemmy.operators
Class DialogOperator.DialogFinder
java.lang.Object
org.netbeans.jemmy.operators.Operator.Finder
org.netbeans.jemmy.operators.DialogOperator.DialogFinder
- All Implemented Interfaces:
ComponentChooser
- Enclosing class:
- DialogOperator
Checks component type.
-
Constructor Summary
ConstructorsConstructorDescriptionConstructs DialogFinder.Constructs DialogFinder. -
Method Summary
Methods inherited from class org.netbeans.jemmy.operators.Operator.Finder
checkComponent, getDescription
-
Constructor Details
-
DialogFinder
Constructs DialogFinder.- Parameters:
sf
- other searching criteria.
-
DialogFinder
public DialogFinder()Constructs DialogFinder.
-