Uses of Enum Class
com.bric.multislider.MultiThumbSliderUi.Thumb
-
Uses of MultiThumbSliderUi.Thumb in com.bric.multislider
Modifier and TypeFieldDescription(package private) JComboBox<MultiThumbSliderUi.Thumb>
MultiThumbSliderDemo.thumbComboBox
Modifier and TypeMethodDescriptionMultiThumbSliderUi.getThumb
(int thumbIndex) Return the Thumb option used to render a specific thumb.static MultiThumbSliderUi.Thumb
Returns the enum constant of this class with the specified name.static MultiThumbSliderUi.Thumb[]
MultiThumbSliderUi.Thumb.values()
Returns an array containing the constants of this enum class, in the order they are declared.