org.netbeans.jemmy.operators
Class JScrollPaneOperator.JScrollPaneFinder

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

public static class JScrollPaneOperator.JScrollPaneFinder
extends Operator.Finder

Checks component type.


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

Constructor Detail

JScrollPaneOperator.JScrollPaneFinder

public JScrollPaneOperator.JScrollPaneFinder(ComponentChooser sf)
Constructs JScrollPaneFinder.

Parameters:
sf - other searching criteria.

JScrollPaneOperator.JScrollPaneFinder

public JScrollPaneOperator.JScrollPaneFinder()
Constructs JScrollPaneFinder.