Uses of Class
org.eclipse.swt.widgets.Scale
Packages that use Scale
Package
Description
Provides a framework for preferences.
- 
Uses of Scale in org.eclipse.e4.ui.css.swt.domMethods in org.eclipse.e4.ui.css.swt.dom that return ScaleConstructors in org.eclipse.e4.ui.css.swt.dom with parameters of type Scale
- 
Uses of Scale in org.eclipse.jface.databinding.swt.typedMethods in org.eclipse.jface.databinding.swt.typed that return types with arguments of type ScaleModifier 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.preferenceFields in org.eclipse.jface.preference declared as ScaleModifier and TypeFieldDescriptionprotected ScaleScaleFieldEditor.scaleThe scale, ornullif none.Methods in org.eclipse.jface.preference that return ScaleModifier and TypeMethodDescriptionScaleFieldEditor.getScaleControl()Returns this field editor's scale control.