javax.swing.plaf

Class ScrollPaneUI

public abstract class ScrollPaneUI extends ComponentUI

An abstract base class for delegates that implement the pluggable look and feel for a JScrollPane.

See Also:

Constructor Summary
ScrollPaneUI()
Constructs a new ScrollPaneUI.

Constructor Detail

ScrollPaneUI

public ScrollPaneUI()
Constructs a new ScrollPaneUI.