Overview | Methods | This Package | All Packages
Creates a scroll bar.
Syntax
public ScrollBar()
Remarks
Because the ScrollBar class is abstract, it cannot be instantiated. However, the constructor of a subclass should call super() to invoke this base constructor.