de.lmu.ifi.mfchords.views
Class CalibrationView

java.lang.Object
  extended by LinearLayout
      extended by de.lmu.ifi.mfchords.views.CalibrationView

public class CalibrationView
extends LinearLayout


Constructor Summary
CalibrationView(Context context)
          
Method Summary
 boolean onTouchEvent(MotionEvent event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalibrationView






Method Detail

onTouchEvent

public boolean onTouchEvent(MotionEvent event)