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