Interface between something that scrolls and something that cares about that something that scrolls.
Method Summary | |
void |
setScrollValue(int value)
Tell our owner where we've scrolled to. |
Method Detail |
public void setScrollValue(int value)