Class ScrollablePanel

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

public class ScrollablePanel extends JPanel implements Scrollable
Customized JPanel whose width match the width of its containing JScrollPane's viewport.
See Also: