Phidgets
Class _IPhidgetServoEventsAdapter

java.lang.Object
  extended by Phidgets._IPhidgetServoEventsAdapter
All Implemented Interfaces:
EventListener, _IPhidgetServoEvents

public class _IPhidgetServoEventsAdapter
extends Object
implements _IPhidgetServoEvents


Field Summary
 
Fields inherited from interface Phidgets._IPhidgetServoEvents
event_package, id_2
 
Constructor Summary
_IPhidgetServoEventsAdapter()
           
 
Method Summary
 void OnError(_IPhidgetServoEvents_OnErrorEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_IPhidgetServoEventsAdapter

public _IPhidgetServoEventsAdapter()
Method Detail

OnError

public void OnError(_IPhidgetServoEvents_OnErrorEvent e)
Specified by:
OnError in interface _IPhidgetServoEvents