java.lang.ObjectPhidgets.Events._IPhidgetEventsAdapter
Phidgets.Events._IPhidgetMotorControlEventsAdapter
Field Summary |
Fields inherited from interface Phidgets.Events._IPhidgetMotorControlEvents |
id_5, id_6 |
Fields inherited from interface Phidgets.Events._IPhidgetEvents |
event_package, id_2, id_3, id_4 |
Constructor Summary | |
_IPhidgetMotorControlEventsAdapter()
|
Method Summary | |
void |
OnInputChange(_IPhidgetMotorControlEvents_OnInputChangeEvent e)
|
void |
OnMotorChange(_IPhidgetMotorControlEvents_OnMotorChangeEvent e)
|
Methods inherited from class Phidgets.Events._IPhidgetEventsAdapter |
OnAttach, OnDetach, OnError |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface Phidgets.Events._IPhidgetEvents |
OnAttach, OnDetach, OnError |
Constructor Detail |
public _IPhidgetMotorControlEventsAdapter()
Method Detail |
public void OnInputChange(_IPhidgetMotorControlEvents_OnInputChangeEvent e)
OnInputChange
in interface _IPhidgetMotorControlEvents
public void OnMotorChange(_IPhidgetMotorControlEvents_OnMotorChangeEvent e)
OnMotorChange
in interface _IPhidgetMotorControlEvents