Package org.netbeans.jemmy.operators
Class JEditorPaneOperator.JEditorPaneFinder
java.lang.Object
org.netbeans.jemmy.operators.Operator.Finder
org.netbeans.jemmy.operators.JEditorPaneOperator.JEditorPaneFinder
- All Implemented Interfaces:
ComponentChooser
- Enclosing class:
JEditorPaneOperator
Checks component type.
-
Constructor Summary
ConstructorsConstructorDescriptionConstructs JEditorPaneFinder.Constructs JEditorPaneFinder. -
Method Summary
Methods inherited from class org.netbeans.jemmy.operators.Operator.Finder
checkComponent, getDescription
-
Constructor Details
-
JEditorPaneFinder
Constructs JEditorPaneFinder.- Parameters:
sf
- other searching criteria.
-
JEditorPaneFinder
public JEditorPaneFinder()Constructs JEditorPaneFinder.
-