© 2006-2007 ETH Zurich

org.ximtec.igesture.io.button
Interface ButtonDeviceHandler


public interface ButtonDeviceHandler

Event listener for button devices.

Version:
1.0, Dec 2006
Author:
Ueli Kurmann, igesture@uelikurmann.ch, Beat Signer, signer@inf.ethz.ch

Method Summary
 void handleButtonPressedEvent(org.sigtec.input.InputDeviceEvent event)
          Handles the button pressed event.
 

Method Detail

handleButtonPressedEvent

void handleButtonPressedEvent(org.sigtec.input.InputDeviceEvent event)
Handles the button pressed event.

Parameters:
event - the event to be handled.

© 2006-2007 ETH Zurich

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