Phidgets
Class _IPhidgetAdvancedServoEventsAdapter

java.lang.Object
  extended by Phidgets._IPhidgetAdvancedServoEventsAdapter
All Implemented Interfaces:
EventListener, _IPhidgetAdvancedServoEvents

public class _IPhidgetAdvancedServoEventsAdapter
extends Object
implements _IPhidgetAdvancedServoEvents


Field Summary
 
Fields inherited from interface Phidgets._IPhidgetAdvancedServoEvents
event_package, id_2, id_3
 
Constructor Summary
_IPhidgetAdvancedServoEventsAdapter()
           
 
Method Summary
 void OnError(_IPhidgetAdvancedServoEvents_OnErrorEvent e)
           
 void OnPositionChange(_IPhidgetAdvancedServoEvents_OnPositionChangeEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_IPhidgetAdvancedServoEventsAdapter

public _IPhidgetAdvancedServoEventsAdapter()
Method Detail

OnError

public void OnError(_IPhidgetAdvancedServoEvents_OnErrorEvent e)
Specified by:
OnError in interface _IPhidgetAdvancedServoEvents

OnPositionChange

public void OnPositionChange(_IPhidgetAdvancedServoEvents_OnPositionChangeEvent e)
Specified by:
OnPositionChange in interface _IPhidgetAdvancedServoEvents