Phidgets
Class _IPhidgetTextLEDEventsAdapter

java.lang.Object
  extended by Phidgets._IPhidgetTextLEDEventsAdapter
All Implemented Interfaces:
EventListener, _IPhidgetTextLEDEvents

public class _IPhidgetTextLEDEventsAdapter
extends Object
implements _IPhidgetTextLEDEvents


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

Constructor Detail

_IPhidgetTextLEDEventsAdapter

public _IPhidgetTextLEDEventsAdapter()
Method Detail

OnError

public void OnError(_IPhidgetTextLEDEvents_OnErrorEvent e)
Specified by:
OnError in interface _IPhidgetTextLEDEvents