Class JSpinnerOperator.ExactScrollAdjuster

    • Constructor Detail

      • ExactScrollAdjuster

        public ExactScrollAdjuster​(JSpinnerOperator oper,
                                   java.lang.Object obj,
                                   int direction)
        Constructs a ExactScrollAdjuster object.
        Parameters:
        oper - an operator to work with.
        direction - a scrolling direction - one of ScrollAdjuster.*_SCROLL_DIRECTION fields.