JavaAwtScrollBar Class

Description

Scroll bars in a Java application or applet, as defined in the Java Abstract Windowing Toolkit class library. This class includes scroll bars that are parts of controls, such as the scroll bar on a list box.

Inheritance

Derived from the ScrollBar class.

Methods

Inherits all of its methods from the ScrollBar class, Control class, and AnyWin class.

Properties

Inherits all of its properties from the ScrollBar class, Control class, and AnyWin class.