Mlabel
 

This is just yet another implementation of multi line label. You can use
Mlabel the same way you are using java.awt.Label, just now your text can
contains the new-line delimiters \n. Also Mlabel parser can change the
font style within lines. You may use pair of tags < I> and </I>
for setting Italic and < B> and </B> for setting Bold
Here is a some example



here is the source: MlabelTest.java

       Comments, suggestions ?