View Single Post
Old 11-26-2012, 01:57 PM   PM User | #2
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,644
Thanks: 4
Thanked 2,448 Times in 2,417 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
You can't use 4x ArrayList as there isn't a real relationship between them. Use a Vector of Vectors, or you can write a custom TableModel to do this with. JTable does make the most sense for what you are trying to display though.
Fou-Lu is offline   Reply With Quote