© 2006-2007 ETH Zurich

org.ximtec.igesture.event
Interface GestureAction

All Known Implementing Classes:
CloseApplication, CommandExecutor, DeleteEventHandler, DrawEventHandler, KeyboardSimulation, PressKeystroke, RejectEventHandler, StyleEventHandler

public interface GestureAction

Interface for event handlers. The event manager executes the run method when an event is fired.

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

Method Summary
 void actionPerformed(ResultSet resultSet)
          Runs the event handler.
 

Method Detail

actionPerformed

void actionPerformed(ResultSet resultSet)
Runs the event handler.

Parameters:
resultSet - the result set.

© 2006-2007 ETH Zurich

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