Multiple Column in JLIst
Hi friend,Please could u tell me how can i make a multiple Column in a JList without using JTable. It would be better if u send me a complete code for that. Thanks u very much in Advance.Khaled Mahmud
[228 byte] By [
khaled200a] at [2007-11-27 6:18:45]

# 2
First of all I would like to thank u for reply.
I have searched through the Forums but I could not get any solution.
Actually, I have a code for Multi Column JList but that was made up using JTable.
But I want a Multi Column JList which is made up without using JTable.