How to do a JList with Columns?

Hi... I'm trying to do a Zip compressor in Java... I don't know how, but i want to do it...

But this is not my problem.... yet...

I want to put the selected files (files to Zip) in a JList Object... but I want to show the FileName, the Size, the Date and the FilePath...

For this I need to create Columns in my JList, but I don't know how I can do it...

Please help me... or sugest some similar...

Regards... and Sorry my English...

[472 byte] By [MetalTuxa] at [2007-11-27 4:51:00]
# 1
[url http://java.sun.com/docs/books/tutorial/uiswing/components/table.html]How to Use Tables[/url]
camickra at 2007-7-12 10:04:33 > top of Java-index,Desktop,Core GUI APIs...
# 2
Thanks for your help...Regards...
MetalTuxa at 2007-7-12 10:04:33 > top of Java-index,Desktop,Core GUI APIs...