Phidgets.Events
Class _IPhidgetAdvancedServoEventsAdapter

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

public class _IPhidgetAdvancedServoEventsAdapter
extends _IPhidgetEventsAdapter
implements _IPhidgetAdvancedServoEvents


Fields inherited from interface Phidgets.Events._IPhidgetAdvancedServoEvents
id_5
 
Fields inherited from interface Phidgets.Events._IPhidgetEvents
event_package, id_2, id_3, id_4
 
Constructor Summary
_IPhidgetAdvancedServoEventsAdapter()
           
 
Method Summary
 void OnPositionChange(_IPhidgetAdvancedServoEvents_OnPositionChangeEvent e)
           
 
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

_IPhidgetAdvancedServoEventsAdapter

public _IPhidgetAdvancedServoEventsAdapter()
Method Detail

OnPositionChange

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