org.ximtec.igesture.app.showcaseapp.eventhandler
Class StyleEventHandler
java.lang.Object
org.ximtec.igesture.app.showcaseapp.eventhandler.StyleEventHandler
- All Implemented Interfaces:
- GestureAction
public class StyleEventHandler
- extends Object
- implements GestureAction
- Version:
- 1.0 Nov 2006
- Author:
- Ueli Kurmann, igesture@uelikurmann.ch, Beat Signer, signer@inf.ethz.ch
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleEventHandler
public StyleEventHandler(Style style)
actionPerformed
public void actionPerformed(ResultSet resultSet)
- Description copied from interface:
GestureAction
- Runs the event handler.
- Specified by:
actionPerformed in interface GestureAction
- Parameters:
resultSet - the result set.
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.