© 2006-2007 ETH Zurich

org.igesture.app.keyboard
Class PressKeystroke

java.lang.Object
  extended by org.igesture.app.keyboard.PressKeystroke
All Implemented Interfaces:
GestureAction

public class PressKeystroke
extends Object
implements GestureAction

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

Constructor Summary
PressKeystroke(Key... keys)
           
 
Method Summary
 void actionPerformed(ResultSet resultSet)
          Runs the event handler.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PressKeystroke

public PressKeystroke(Key... keys)
Method Detail

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.

© 2006-2007 ETH Zurich

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