Creates a scroll bar.
public ScrollBar()
Because the ScrollBar class is abstract, it cannot be instantiated. However, the constructor of a subclass should call super() to invoke this base constructor.