org.netbeans.jemmy.operators
Class JEditorPaneOperator.JEditorPaneFinder

java.lang.Object
  extended by org.netbeans.jemmy.operators.Operator.Finder
      extended by org.netbeans.jemmy.operators.JEditorPaneOperator.JEditorPaneFinder
All Implemented Interfaces:
ComponentChooser
Enclosing class:
JEditorPaneOperator

public static class JEditorPaneOperator.JEditorPaneFinder
extends Operator.Finder

Checks component type.


Constructor Summary
JEditorPaneOperator.JEditorPaneFinder()
          Constructs JEditorPaneFinder.
JEditorPaneOperator.JEditorPaneFinder(ComponentChooser sf)
          Constructs JEditorPaneFinder.
 
Method Summary
 
Methods inherited from class org.netbeans.jemmy.operators.Operator.Finder
getDescription, checkComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JEditorPaneOperator.JEditorPaneFinder

public JEditorPaneOperator.JEditorPaneFinder(ComponentChooser sf)
Constructs JEditorPaneFinder.

Parameters:
sf - other searching criteria.

JEditorPaneOperator.JEditorPaneFinder

public JEditorPaneOperator.JEditorPaneFinder()
Constructs JEditorPaneFinder.