Hello,
when we use default JList filled with some values we get something like this:
http://oi44.tinypic.com/34fcrys.jpg
Is it possible to make a custom JList, which I could fill with several values (as in the image below), where I could specify those values and their position in JList (for example as in the picture "Name" at the left side, "Birth" right side, "Address" at the bottom)?
http://oi40.tinypic.com/rk4uwh.jpg
