Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do I add an arrayList into a JList?

807600Jun 22 2007 — edited Jun 22 2007
Hey

Wondering how you add an ArrayList's data into a JList? If anyone can show me something like:
            JList delList = new JList(/*insert arrayList here*/);
Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 20 2007
Added on Jun 22 2007
4 comments
4,682 views