com.ksk.contacts.util
クラス GestureUtil

java.lang.Object
  上位を拡張 com.ksk.contacts.util.GestureUtil

public class GestureUtil
extends java.lang.Object


コンストラクタの概要
GestureUtil(Context context)
           
 
メソッドの概要
 void createPopup()
           
 void onGesturePerformed(GestureOverlayView arg0, Gesture arg1)
           
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

GestureUtil

public GestureUtil(Context context)
メソッドの詳細

createPopup

public void createPopup()

onGesturePerformed

public void onGesturePerformed(GestureOverlayView arg0,
                               Gesture arg1)