Packagepq.multitouch.gestures
Classpublic class SingleClickGesture
Inheritance SingleClickGesture InheritanceEventGesture

The SingleClickGesture class will dispatch GestureEvent.SINGLE_CLICK event when there is a SINGLE_DOWN and a SINGLE_UP ocurred closely enough in time and distance.

Public Methods
 MethodDefined by
  
SingleClickGesture class is customized to recognize SingleClick action.
SingleClickGesture