 |
Java JList class example - Java Beginner Tutorial
JList Java Swing Tutorial Explaining the JList Component. JList provides a scrollable set of items from which one or more may be selected. JList can be populated from an Array or Vector. JList does not support scrolling directly—instead, the list must be
www.javabeginner.com |
 |