Class ScrollyList<E>

Type Parameters:
E - Type of list model elements
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, ScrollPaneConstants

public class ScrollyList<E> extends JScrollPane
Component that represents a convenient Scrollable list of child components, based on a List model.
See Also:
Serialized Form