org.ximtec.igesture.io.mouseclient
Class MouseReaderEventListener
java.lang.Object
org.sigtec.input.AbstractInputDeviceEventListener
org.ximtec.igesture.io.mouseclient.MouseReaderEventListener
- All Implemented Interfaces:
- EventListener, org.sigtec.input.InputDeviceEventListener
public class MouseReaderEventListener
- extends org.sigtec.input.AbstractInputDeviceEventListener
- implements org.sigtec.input.InputDeviceEventListener
Mouse reader event listener.
- Version:
- 1.0, Dec 2006
- Author:
- Ueli Kurmann, igesture@uelikurmann.ch, Beat Signer, signer@inf.ethz.ch
| Nested classes/interfaces inherited from class org.sigtec.input.AbstractInputDeviceEventListener |
org.sigtec.input.AbstractInputDeviceEventListener.HandlerNotifier |
|
Method Summary |
void |
inputDeviceEvent(org.sigtec.input.InputDevice arg0,
org.sigtec.input.InputDeviceEvent event)
|
| Methods inherited from class org.sigtec.input.AbstractInputDeviceEventListener |
addInputHandler, fireInputEvent, fireLocationEvent, removeInputHandler |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.sigtec.input.InputDeviceEventListener |
addInputHandler, removeInputHandler |
MouseReaderEventListener
public MouseReaderEventListener()
inputDeviceEvent
public void inputDeviceEvent(org.sigtec.input.InputDevice arg0,
org.sigtec.input.InputDeviceEvent event)
- Specified by:
inputDeviceEvent in interface org.sigtec.input.InputDeviceEventListener
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.