Class JList2

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

public class JList2 extends JPanel implements Scrollable
Contains two adjacent vertical JLists in the same component. This is a presentation component, not concerned with access to the data in the contained lists. Scrolling is taken care of.
See Also: