public class MotifScrollBar implements ScrollBar { public String toString(){ return "MotifScrollBar"; } }