org.netbeans.jemmy.operators
Class JProgressBarOperator.JProgressBarFinder

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

public static class JProgressBarOperator.JProgressBarFinder
extends Operator.Finder

Checks component type.


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

JProgressBarOperator.JProgressBarFinder

public JProgressBarOperator.JProgressBarFinder(ComponentChooser sf)
Constructs JProgressBarFinder.

Parameters:
sf - other searching criteria.

JProgressBarOperator.JProgressBarFinder

public JProgressBarOperator.JProgressBarFinder()
Constructs JProgressBarFinder.