org.netbeans.jemmy.operators
Class ButtonOperator.ButtonFinder
java.lang.Object
org.netbeans.jemmy.operators.Operator.Finder
org.netbeans.jemmy.operators.ButtonOperator.ButtonFinder
- All Implemented Interfaces:
- ComponentChooser
- Enclosing class:
- ButtonOperator
public static class ButtonOperator.ButtonFinder
- extends Operator.Finder
Checks component type.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ButtonOperator.ButtonFinder
public ButtonOperator.ButtonFinder(ComponentChooser sf)
- Constructs AbstractButtonFinder.
- Parameters:
sf
- other searching criteria.
ButtonOperator.ButtonFinder
public ButtonOperator.ButtonFinder()
- Constructs AbstractButtonFinder.