Phidgets
Class _IPhidgetMotorControlEventsAdapter
java.lang.Object
Phidgets._IPhidgetMotorControlEventsAdapter
- All Implemented Interfaces:
- EventListener, _IPhidgetMotorControlEvents
public class _IPhidgetMotorControlEventsAdapter
- extends Object
- implements _IPhidgetMotorControlEvents
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_IPhidgetMotorControlEventsAdapter
public _IPhidgetMotorControlEventsAdapter()
OnError
public void OnError(_IPhidgetMotorControlEvents_OnErrorEvent e)
- Specified by:
OnError
in interface _IPhidgetMotorControlEvents
OnInputChange
public void OnInputChange(_IPhidgetMotorControlEvents_OnInputChangeEvent e)
- Specified by:
OnInputChange
in interface _IPhidgetMotorControlEvents
OnMotorChange
public void OnMotorChange(_IPhidgetMotorControlEvents_OnMotorChangeEvent e)
- Specified by:
OnMotorChange
in interface _IPhidgetMotorControlEvents
OnTorqueChange
public void OnTorqueChange(_IPhidgetMotorControlEvents_OnTorqueChangeEvent e)
- Specified by:
OnTorqueChange
in interface _IPhidgetMotorControlEvents