org.netbeans.jemmy.operators
Class JToggleButtonOperator.JToggleButtonFinder

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

public static class JToggleButtonOperator.JToggleButtonFinder
extends Operator.Finder

Checks component type.


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

JToggleButtonOperator.JToggleButtonFinder

public JToggleButtonOperator.JToggleButtonFinder(ComponentChooser sf)
Constructs JToggleButtonFinder.

Parameters:
sf - other searching criteria.

JToggleButtonOperator.JToggleButtonFinder

public JToggleButtonOperator.JToggleButtonFinder()
Constructs JToggleButtonFinder.