Forum: Java and JSP
11-25-2012, 11:33 PM
|
|
Replies: 1
Views: 551
Java ArrayLists to GUI
I'm using a JFrame to make a program where you can search for music.
When you have searched it should show some info.
So i have 4 arrayLists(Name,Type,Price,Year).
These arrayLists need to be...
|