Package org.djutils.swing.multislider


package org.djutils.swing.multislider
  • Classes
    Class
    Description
    CategorialMultiSliderDemo demonstrates a multislider with categorial values.
    CategorialMultiSliderTest tests the functions of the CategorialMultiSlider.
    LinearMultiSliderDemo demonstrates a multislider with linear values, extending Number.
    LinearMultiSliderTest tests the functions of the LinearMultiSlider.
    MultiSliderDemo demonstrates a horizontal slider and a vertical slider, as well as setValue() through a reset button.
    MultiSliderReverseDemo shows a number of sliders with a reversed scale.
    MultiSliderDemo demonstrates a horizontal slider and a vertical slider, as well as setValue() through a reset button.
    MultiSliderTest tests the functions of the MultiSlider.