Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.