Class ScrollablePanel

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

public class ScrollablePanel extends JPanel implements Scrollable
JPanel extension to handle the Scrollable interface so it can behave well in a vertical JScrollPane
Since:
4.13.2
See Also: