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