Phidgets.Events
Interface _IPhidgetAccelerometerEvents

All Superinterfaces:
_IPhidgetEvents, java.util.EventListener
All Known Implementing Classes:
_IPhidgetAccelerometerEventsAdapter

public interface _IPhidgetAccelerometerEvents
extends _IPhidgetEvents


Field Summary
static java.lang.String id_5
           
 
Fields inherited from interface Phidgets.Events._IPhidgetEvents
event_package, id_2, id_3, id_4
 
Method Summary
 void OnAccelerationChange(_IPhidgetAccelerometerEvents_OnAccelerationChangeEvent e)
           
 
Methods inherited from interface Phidgets.Events._IPhidgetEvents
OnAttach, OnDetach, OnError
 

Field Detail

id_5

public static final java.lang.String id_5
Method Detail

OnAccelerationChange

public void OnAccelerationChange(_IPhidgetAccelerometerEvents_OnAccelerationChangeEvent e)