Class JSplitPaneOperator.JSplitPaneFinder

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

public static class JSplitPaneOperator.JSplitPaneFinder extends Operator.Finder
Checks component type.
Author:
Alexandre Iline (alexandre.iline@sun.com) Class to operate with javax.swing.JSplitPane component
  • Constructor Details

    • JSplitPaneFinder

      public JSplitPaneFinder(ComponentChooser sf)
      Constructs JSplitPaneFinder.
      Parameters:
      sf - other searching criteria.
    • JSplitPaneFinder

      public JSplitPaneFinder()
      Constructs JSplitPaneFinder.