java.lang.ObjectPhidgets.Events._IPhidgetEventsAdapter
Phidgets.Events._IPhidgetEncoderEventsAdapter
Field Summary |
Fields inherited from interface Phidgets.Events._IPhidgetEncoderEvents |
id_5, id_6 |
Fields inherited from interface Phidgets.Events._IPhidgetEvents |
event_package, id_2, id_3, id_4 |
Constructor Summary | |
_IPhidgetEncoderEventsAdapter()
|
Method Summary | |
void |
OnInputChange(_IPhidgetEncoderEvents_OnInputChangeEvent e)
|
void |
OnPositionChange(_IPhidgetEncoderEvents_OnPositionChangeEvent 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 _IPhidgetEncoderEventsAdapter()
Method Detail |
public void OnInputChange(_IPhidgetEncoderEvents_OnInputChangeEvent e)
OnInputChange
in interface _IPhidgetEncoderEvents
public void OnPositionChange(_IPhidgetEncoderEvents_OnPositionChangeEvent e)
OnPositionChange
in interface _IPhidgetEncoderEvents