Uses of Class
sk.baka.ambient.views.gesturelist.MouseGesturesRecognizer.GestureEnum

Packages that use MouseGesturesRecognizer.GestureEnum
sk.baka.ambient.views.gesturelist   
 

Uses of MouseGesturesRecognizer.GestureEnum in sk.baka.ambient.views.gesturelist
 

Methods in sk.baka.ambient.views.gesturelist that return MouseGesturesRecognizer.GestureEnum
 MouseGesturesRecognizer.GestureEnum MouseGesturesRecognizer.processMouseEvent(MotionEvent mouseEvent)
          Processes mouse event.
static MouseGesturesRecognizer.GestureEnum MouseGesturesRecognizer.GestureEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MouseGesturesRecognizer.GestureEnum[] MouseGesturesRecognizer.GestureEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2008. All Rights Reserved.