Phidgets
Class _IPhidgetLEDEventsAdapter

java.lang.Object
  extended by Phidgets._IPhidgetLEDEventsAdapter
All Implemented Interfaces:
EventListener, _IPhidgetLEDEvents

public class _IPhidgetLEDEventsAdapter
extends Object
implements _IPhidgetLEDEvents


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

Constructor Detail

_IPhidgetLEDEventsAdapter

public _IPhidgetLEDEventsAdapter()
Method Detail

OnError

public void OnError(_IPhidgetLEDEvents_OnErrorEvent e)
Specified by:
OnError in interface _IPhidgetLEDEvents