Uses of Interface
analoginput.AnalogSensorUser
Packages that use AnalogSensorUser
Package
Description
-
Uses of AnalogSensorUser in analogarraysensor
Classes in analogarraysensor that implement AnalogSensorUser -
Uses of AnalogSensorUser in analoginput
Methods in analoginput that return AnalogSensorUserMethods in analoginput with parameters of type AnalogSensorUserModifier and TypeMethodDescriptionAnalogDevicesManager.getDialogPanel
(PamDialog parentFrame, AnalogSensorUser sensorUser) Constructors in analoginput with parameters of type AnalogSensorUserModifierConstructorDescriptionAnalogDevicesManager
(SettingsNameProvider settingsNameProvider, AnalogSensorUser sensorUser) -
Uses of AnalogSensorUser in analoginput.brainboxes
Constructors in analoginput.brainboxes with parameters of type AnalogSensorUserModifierConstructorDescriptionBrainBoxDevices
(AnalogDevicesManager analogDevicesManager, SettingsNameProvider settingsNameProvider, AnalogSensorUser sensorUser) -
Uses of AnalogSensorUser in analoginput.brainboxes.swing
Constructors in analoginput.brainboxes.swing with parameters of type AnalogSensorUserModifierConstructorDescriptionBBDialogPanel
(BrainBoxDevices brainBoxDevices, AnalogSensorUser analogUser) -
Uses of AnalogSensorUser in analoginput.measurementcomputing
Methods in analoginput.measurementcomputing that return AnalogSensorUserConstructors in analoginput.measurementcomputing with parameters of type AnalogSensorUserModifierConstructorDescriptionMCCAnalogDevices
(AnalogDevicesManager analogDevicesManager, SettingsNameProvider settingsNameProvider, AnalogSensorUser sensorUser)