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