How to make a text in Jlabel down to next Line ??
I have a String and don't know how long it will, and set that String to the JLabel, and the problem is, when the String is too long, the Text in JLabel will appear "....."
How can we make the text auto drop down to next line???
Sorry, my English is too bad :P
