Hi everyone,
I am in need of an adjustable multi-column Jlist. I know how to make a multi-column JList (using a cellRenderer), However, I am not able to find how to make the columns of a list adjustable, or how to make a list with separators between the columns. A good description of the kind of list I need is the iTunes music list.
So all in all, I'm looking for a Jlist that has adjustable columns and separators between those columns.
Thanks in advance
