net.infonode.gui

Interface ScrollableBoxListener

public interface ScrollableBoxListener

Author: johan

Method Summary
voidchanged(ScrollableBox box)
voidscrolledLeft(ScrollableBox box)
voidscrolledRight(ScrollableBox box)

Method Detail

changed

public void changed(ScrollableBox box)

scrolledLeft

public void scrolledLeft(ScrollableBox box)

scrolledRight

public void scrolledRight(ScrollableBox box)