How can I have multi-line text in a JList cell?
Is there a way to print text in more than one line in a JList cell? I can change the cell's height but I can't figure out how to print in more than one line. Adding "\n" to the end of the string doesn't seem to print the text in the next line of the cell.
[265 byte] By [
manoya] at [2007-11-26 23:39:44]
