asiavoices
Programmer
Hello everyone,
I was wondering how I could to display the elements from an ArrayList in a JPanel that I have laid out using Grids?
I'm not asking how to do the JPanel ... I know how to display the regular stuff (labels, textareas, etc.) but I'm looking for any ideas re: about how an ArrayList could be displayed on a particular JPanel location.
Kinda like showing the contents of a Shopping Cart on the right-hand side of a page, for example.
Any help, as always is greatly appreciated.
Cheers,
Christopher
I was wondering how I could to display the elements from an ArrayList in a JPanel that I have laid out using Grids?
I'm not asking how to do the JPanel ... I know how to display the regular stuff (labels, textareas, etc.) but I'm looking for any ideas re: about how an ArrayList could be displayed on a particular JPanel location.
Kinda like showing the contents of a Shopping Cart on the right-hand side of a page, for example.
Any help, as always is greatly appreciated.
Cheers,
Christopher