Interface | Description |
---|---|
org.netbeans.jemmy.operators.JProgressBarOperator.ValueChooser |
Use waitState(ComponentChooser) instead.
|
Field | Description |
---|---|
org.netbeans.jemmy.operators.JSliderOperator.CLICK_SCROLL_MODEL |
All actions are prformed throw a
ScrollDriver registered
for this component, So this field is useless. |
org.netbeans.jemmy.operators.JSliderOperator.PUSH_AND_WAIT_SCROLL_MODEL |
All actions are prformed throw a
ScrollDriver 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.
|