org.netbeans.jemmy.operators
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
public static class JRadioButtonOperator.JRadioButtonFinder
- extends Operator.Finder
Checks component type.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRadioButtonOperator.JRadioButtonFinder
public JRadioButtonOperator.JRadioButtonFinder(ComponentChooser sf)
- Constructs JRadioButtonFinder.
- Parameters:
sf
- other searching criteria.
JRadioButtonOperator.JRadioButtonFinder
public JRadioButtonOperator.JRadioButtonFinder()
- Constructs JRadioButtonFinder.