Class JSpinnerOperator.ExactScrollAdjuster

java.lang.Object
org.netbeans.jemmy.operators.JSpinnerOperator.ObjectScrollAdjuster
org.netbeans.jemmy.operators.JSpinnerOperator.ExactScrollAdjuster
All Implemented Interfaces:
ScrollAdjuster
Enclosing class:
JSpinnerOperator

public static class JSpinnerOperator.ExactScrollAdjuster extends JSpinnerOperator.ObjectScrollAdjuster
Class for a scrolling of a spinner having unknown model type. Checks spinner value for exact equality with a specified value.