org.netbeans.jemmy.operators
Class JTextPaneOperator.JTextPaneFinder

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

public static class JTextPaneOperator.JTextPaneFinder
extends Operator.Finder

Checks component type.


Constructor Summary
JTextPaneOperator.JTextPaneFinder()
          Constructs JTextPaneFinder.
JTextPaneOperator.JTextPaneFinder(ComponentChooser sf)
          Constructs JTextPaneFinder.
 
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

JTextPaneOperator.JTextPaneFinder

public JTextPaneOperator.JTextPaneFinder(ComponentChooser sf)
Constructs JTextPaneFinder.

Parameters:
sf - other searching criteria.

JTextPaneOperator.JTextPaneFinder

public JTextPaneOperator.JTextPaneFinder()
Constructs JTextPaneFinder.