org.netbeans.jemmy.operators
Class JMenuBarOperator.JMenuBarFinder

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

public static class JMenuBarOperator.JMenuBarFinder
extends Operator.Finder

Checks component type.


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

JMenuBarOperator.JMenuBarFinder

public JMenuBarOperator.JMenuBarFinder(ComponentChooser sf)
Constructs JMenuBarFinder.

Parameters:
sf - other searching criteria.

JMenuBarOperator.JMenuBarFinder

public JMenuBarOperator.JMenuBarFinder()
Constructs JMenuBarFinder.