Phidgets
Class _IPhidgetMarmotEventsAdapter
java.lang.Object
Phidgets._IPhidgetMarmotEventsAdapter
- All Implemented Interfaces:
- EventListener, _IPhidgetMarmotEvents
public class _IPhidgetMarmotEventsAdapter
- extends Object
- implements _IPhidgetMarmotEvents
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_IPhidgetMarmotEventsAdapter
public _IPhidgetMarmotEventsAdapter()
OnError
public void OnError(_IPhidgetMarmotEvents_OnErrorEvent e)
- Specified by:
OnError
in interface _IPhidgetMarmotEvents
OnButtonDown
public void OnButtonDown(_IPhidgetMarmotEvents_OnButtonDownEvent e)
- Specified by:
OnButtonDown
in interface _IPhidgetMarmotEvents
OnButtonUp
public void OnButtonUp(_IPhidgetMarmotEvents_OnButtonUpEvent e)
- Specified by:
OnButtonUp
in interface _IPhidgetMarmotEvents
OnMove
public void OnMove(_IPhidgetMarmotEvents_OnMoveEvent e)
- Specified by:
OnMove
in interface _IPhidgetMarmotEvents