org.netbeans.jemmy.operators
Class JScrollBarOperator.JScrollBarFinder

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

public static class JScrollBarOperator.JScrollBarFinder
extends Operator.Finder

Checks component type.


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

JScrollBarOperator.JScrollBarFinder

public JScrollBarOperator.JScrollBarFinder(ComponentChooser sf)
Constructs JScrollBarFinder.

Parameters:
sf - other searching criteria.

JScrollBarOperator.JScrollBarFinder

public JScrollBarOperator.JScrollBarFinder()
Constructs JScrollBarFinder.