© 2006-2007 ETH Zurich

org.ximtec.igesture.io.mouseclient
Class MouseReaderEventListener

java.lang.Object
  extended by org.sigtec.input.AbstractInputDeviceEventListener
      extended by 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 Class Summary
 
Nested classes/interfaces inherited from class org.sigtec.input.AbstractInputDeviceEventListener
org.sigtec.input.AbstractInputDeviceEventListener.HandlerNotifier
 
Constructor Summary
MouseReaderEventListener()
           
 
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
 

Constructor Detail

MouseReaderEventListener

public MouseReaderEventListener()
Method Detail

inputDeviceEvent

public void inputDeviceEvent(org.sigtec.input.InputDevice arg0,
                             org.sigtec.input.InputDeviceEvent event)
Specified by:
inputDeviceEvent in interface org.sigtec.input.InputDeviceEventListener

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.