edu.stanford.hci.r3.events.handlers
Class CrossHandler

java.lang.Object
  extended by edu.stanford.hci.r3.events.EventHandler
      extended by edu.stanford.hci.r3.events.handlers.CrossHandler

public abstract class CrossHandler
extends EventHandler

Instead of detecting clicks, this should detect crosses on a target.

This software is distributed under the BSD License.


Field Summary
 
Fields inherited from class edu.stanford.hci.r3.events.EventHandler
parentRegions
 
Constructor Summary
CrossHandler()
           
 
Method Summary
 
Methods inherited from class edu.stanford.hci.r3.events.EventHandler
addParentRegion, getParentRegions, handleEvent, showMe, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CrossHandler

public CrossHandler()

Copyright 2006 Stanford University