IScrollListener.java :  » MIDI » fingerplaymidi » com » flat20 » gui » widgets » Android Open Source

Android Open Source » MIDI » fingerplaymidi 
fingerplaymidi » com » flat20 » gui » widgets » IScrollListener.java
package com.flat20.gui.widgets;

public interface IScrollListener {
  public void onScrollChanged(int y);
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.