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
Checks component type.
- Author:
- Alexandre Iline (alexandre.iline@sun.com)
-
Constructor Summary
ConstructorsConstructorDescriptionConstructs JComboBoxFinder.Constructs JComboBoxFinder. -
Method Summary
Methods inherited from class Operator.Finder
checkComponent, getDescription
-
Constructor Details
-
JComboBoxFinder
Constructs JComboBoxFinder.- Parameters:
sf- other searching criteria.
-
JComboBoxFinder
public JComboBoxFinder()Constructs JComboBoxFinder.
-