org.netbeans.jemmy.operators
Class JSplitPaneOperator.JSplitPaneFinder

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

public static class JSplitPaneOperator.JSplitPaneFinder
extends Operator.Finder

Checks component type.


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

JSplitPaneOperator.JSplitPaneFinder

public JSplitPaneOperator.JSplitPaneFinder(ComponentChooser sf)
Constructs JSplitPaneFinder.

Parameters:
sf - other searching criteria.

JSplitPaneOperator.JSplitPaneFinder

public JSplitPaneOperator.JSplitPaneFinder()
Constructs JSplitPaneFinder.