Class SideKickVerticalScrollbar

All Implemented Interfaces:
Adjustable, ImageObserver, MenuContainer, Serializable, Accessible

public class SideKickVerticalScrollbar extends JScrollBar
A Vertical JScrollbar that displays an additional component to its right and sized such that its top is just below the top button of the scrollbar and its bottom is just above the bottom button of the scrollbar. Useful for providing an "overview" panel.
See Also: