YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | List of all members
de.yaacc.util.SwipeReceiver Interface Reference

An interface for an object which is able to receive swipe events. More...

Collaboration diagram for de.yaacc.util.SwipeReceiver:
Collaboration graph

Public Member Functions

void onRightToLeftSwipe ()
 
void onLeftToRightSwipe ()
 
void onTopToBottomSwipe ()
 
void onBottomToTopSwipe ()
 
void beginOnTouchProcessing (View v, MotionEvent event)
 
void endOnTouchProcessing (View v, MotionEvent event)
 

Detailed Description

An interface for an object which is able to receive swipe events.

Author
Tobias Schoene (openbit)

The documentation for this interface was generated from the following file: