Uses of Interface
fr.esrf.tangoatk.widget.util.IWheelSwitchListener
Packages that use IWheelSwitchListener
Package
Description
Contains a set of class to display the most of tango attributes.
Contains various graphic components used in ATK.
-
Uses of IWheelSwitchListener in fr.esrf.tangoatk.widget.attribute
Classes in fr.esrf.tangoatk.widget.attribute that implement IWheelSwitchListenerModifier and TypeClassDescriptionclassA Tango Number WheelSwitch editor. -
Uses of IWheelSwitchListener in fr.esrf.tangoatk.widget.util
Methods in fr.esrf.tangoatk.widget.util with parameters of type IWheelSwitchListenerModifier and TypeMethodDescriptionvoidWheelSwitch.addWheelSwitchListener(IWheelSwitchListener l) Add the specified WheelSwitch Listener.voidWheelSwitch.removeWheelSwitchListener(IWheelSwitchListener l) Remove the specified WheelSwitch Listener.