Interface DynamicProgressWidget

All Superinterfaces:
BaseWidget, DynamicWidget
All Known Implementing Classes:
DynamicHueSeekBar, DynamicHueSlider, DynamicRangeSlider, DynamicRatingBar, DynamicSeekBar, DynamicSlider

public interface DynamicProgressWidget extends DynamicWidget
Interface to create dynamic widgets with a progress bar and thumb.
  • Method Details

    • setProgressBarColor

      void setProgressBarColor()
      Set progress bar color according to the supplied values.
    • setThumbColor

      void setThumbColor()
      Set thumb color according to the supplied values.