Uses of Class
org.eclipse.swt.widgets.Slider
Packages that use Slider
-
Uses of Slider in org.eclipse.jface.databinding.swt.typed
Methods in org.eclipse.jface.databinding.swt.typed that return types with arguments of type SliderModifier and TypeMethodDescriptionstatic IWidgetValueProperty<Slider,
Integer> WidgetProperties.sliderSelection()
Returns a value property for observing the selection state of aSlider
.