android.view
Interface View.OnTouchListener

All Known Implementing Classes:
ZoomButtonsController
Enclosing class:
View

public static interface View.OnTouchListener


Method Summary
 boolean onTouch(View v, MotionEvent event)
           
 

Method Detail

onTouch

boolean onTouch(View v,
                MotionEvent event)


Copyright © 2008-2012. All Rights Reserved.