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