net.infonode.gui
Interface ScrollableBoxListener


public interface ScrollableBoxListener

Author:
johan

Method Summary
 void changed(ScrollableBox box)
           
 void scrolledLeft(ScrollableBox box)
           
 void scrolledRight(ScrollableBox box)
           
 

Method Detail

scrolledLeft

void scrolledLeft(ScrollableBox box)

scrolledRight

void scrolledRight(ScrollableBox box)

changed

void changed(ScrollableBox box)