Class SpinnerWheelSupport

    • Field Detail

      • CLIENT_PROPERTY_MOUSE_WHEEL_LISTENER

        public static final java.lang.String CLIENT_PROPERTY_MOUSE_WHEEL_LISTENER
        See Also:
        Constant Field Values
      • ACTION_NAME_INCREMENT

        protected static final java.lang.String ACTION_NAME_INCREMENT
        See Also:
        Constant Field Values
      • ACTION_NAME_DECREMENT

        protected static final java.lang.String ACTION_NAME_DECREMENT
        See Also:
        Constant Field Values
    • Constructor Detail

      • SpinnerWheelSupport

        public SpinnerWheelSupport()
    • Method Detail

      • installMouseWheelSupport

        public static void installMouseWheelSupport​(javax.swing.JSpinner spinner)
      • uninstallMouseWheelSupport

        public static void uninstallMouseWheelSupport​(javax.swing.JSpinner spinner)