Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ScrollBar.ScrollBar
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.