Phidgets.Events
Class _IPhidgetServoEventsAdapter

java.lang.Object
  |
  +--Phidgets.Events._IPhidgetEventsAdapter
        |
        +--Phidgets.Events._IPhidgetServoEventsAdapter
All Implemented Interfaces:
_IPhidgetEvents, _IPhidgetServoEvents, java.util.EventListener

public class _IPhidgetServoEventsAdapter
extends _IPhidgetEventsAdapter
implements _IPhidgetServoEvents


Fields inherited from interface Phidgets.Events._IPhidgetEvents
event_package, id_2, id_3, id_4
 
Constructor Summary
_IPhidgetServoEventsAdapter()
           
 
Methods inherited from class Phidgets.Events._IPhidgetEventsAdapter
OnAttach, OnDetach, OnError
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface Phidgets.Events._IPhidgetEvents
OnAttach, OnDetach, OnError
 

Constructor Detail

_IPhidgetServoEventsAdapter

public _IPhidgetServoEventsAdapter()