Scroll bars in a Java application or applet, as defined the Java Foundation Class (JFC) library. This class includes scroll bars that are parts of controls, such as the scroll bar on a list box.
Derived from the ScrollBar class.
Inherits methods from the ScrollBar class, Control class, and AnyWin class.
Inherits properties from the ScrollBar class, Control class, and AnyWin class.