-
Interfaces Interface Description org.netbeans.jemmy.operators.JProgressBarOperator.ValueChooser Use waitState(ComponentChooser) instead.
-
Fields Field Description org.netbeans.jemmy.operators.JSliderOperator.CLICK_SCROLL_MODEL All actions are prformed throw aScrollDriver
registered for this component, So this field is useless.org.netbeans.jemmy.operators.JSliderOperator.PUSH_AND_WAIT_SCROLL_MODEL All actions are prformed throw aScrollDriver
registered for this component, So this field is useless.org.netbeans.jemmy.operators.JTextComponentOperator.modifiersPressed All text operations are performed by TextDriver regitered for this operator type.
-
Constructors Constructor Description org.netbeans.jemmy.util.StringPropChooser(String[], String[], boolean, boolean) Use constructors withStringComparator
parameters.