java.lang.ObjectPhidgets.Events._IPhidgetEventsAdapter
Field Summary |
Fields inherited from interface Phidgets.Events._IPhidgetEvents |
event_package, id_2, id_3, id_4 |
Constructor Summary | |
_IPhidgetEventsAdapter()
|
Method Summary | |
void |
OnAttach(_IPhidgetEvents_OnAttachEvent e)
|
void |
OnDetach(_IPhidgetEvents_OnDetachEvent e)
|
void |
OnError(_IPhidgetEvents_OnErrorEvent e)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public _IPhidgetEventsAdapter()
Method Detail |
public void OnError(_IPhidgetEvents_OnErrorEvent e)
OnError
in interface _IPhidgetEvents
public void OnDetach(_IPhidgetEvents_OnDetachEvent e)
OnDetach
in interface _IPhidgetEvents
public void OnAttach(_IPhidgetEvents_OnAttachEvent e)
OnAttach
in interface _IPhidgetEvents