Class JRadioButtonOperator.JRadioButtonFinder
java.lang.Object
org.netbeans.jemmy.operators.Operator.Finder
org.netbeans.jemmy.operators.JRadioButtonOperator.JRadioButtonFinder
- All Implemented Interfaces:
ComponentChooser
- Enclosing class:
JRadioButtonOperator
Checks component type.
- Author:
- Alexandre Iline (alexandre.iline@sun.com)
-
Constructor Summary
ConstructorsConstructorDescriptionConstructs JRadioButtonFinder.Constructs JRadioButtonFinder. -
Method Summary
Methods inherited from class Operator.Finder
checkComponent, getDescription
-
Constructor Details
-
JRadioButtonFinder
Constructs JRadioButtonFinder.- Parameters:
sf- other searching criteria.
-
JRadioButtonFinder
public JRadioButtonFinder()Constructs JRadioButtonFinder.
-