org.problets.lib.io.output
Interface Scrollable

All Known Implementing Classes:
AnimatedTextView, DataVisualizer, GradeView, LinedTextView, NarrationView

public interface Scrollable

Interface that must be extended by any scrollable object so that the end of the object can be left in focus

Author:
Amruth Kumar

Method Summary
 int getYEnd()
           
 

Method Detail

getYEnd

int getYEnd()