Uses of Class
org.eclipse.swt.widgets.Scale
Package
Description
Provides a framework for preferences.
-
Uses of Scale in org.eclipse.e4.ui.css.swt.dom
-
Uses of Scale in org.eclipse.jface.databinding.swt.typed
Modifier and TypeMethodDescriptionstatic IWidgetValueProperty<Scale,
Integer> WidgetProperties.scaleSelection()
Returns a value property for observing the selection state of aScale
. -
Uses of Scale in org.eclipse.jface.preference
Modifier and TypeFieldDescriptionprotected Scale
ScaleFieldEditor.scale
The scale, ornull
if none.Modifier and TypeMethodDescriptionScaleFieldEditor.getScaleControl()
Returns this field editor's scale control.