© 2006-2007 ETH Zurich

org.ximtec.igesture.app.showcaseapp.eventhandler
Class DeleteEventHandler

java.lang.Object
  extended by org.ximtec.igesture.app.showcaseapp.eventhandler.DeleteEventHandler
All Implemented Interfaces:
GestureAction

public class DeleteEventHandler
extends Object
implements GestureAction

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

Constructor Summary
DeleteEventHandler(Graphics2D graphic)
           
 
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

DeleteEventHandler

public DeleteEventHandler(Graphics2D graphic)
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.