I have a simple problem which totally drives me crazy.
I have a JList, and would like its cells to expand depending on their content, which is text of variable lengt
Not sure if there is an elegant way. One way that I know works is as follows : In getListCellRendererComponent()
getListCellRendererComponent()