Uses of Class
ca.corbett.forms.fields.SliderField
Packages that use SliderField
-
Uses of SliderField in ca.corbett.forms.fields
Methods in ca.corbett.forms.fields that return SliderFieldModifier and TypeMethodDescriptionSets the given border around the JSlider in this FormField.SliderField.setColorStops(List<Color> colorStops) Optionally set a list of color stops for this slider.Optionally set human-readable labels to be used in place of (or alongside) the numeric value label.SliderField.setShouldExpand(boolean should) SliderField.setShowValueLabel(boolean show) Shows or hides the value label underneath the JSlider that gives a text representation of the current value of the slider.SliderField.setValue(int value)