Interface AdjustmentListener

    • Method Summary

      Modifier and Type Method and Description
      void adjustmentValueChanged(AdjustmentEvent e)
      Invoked when the value of the adjustable has changed.
    • Method Detail

      • adjustmentValueChanged

        void adjustmentValueChanged(AdjustmentEvent e)
        Invoked when the value of the adjustable has changed.