Microsoft
Software
Hardware
Network
Question : html code inside jlabel prevents display of text
I have a jlabel in a program I am working on that I needs to display text on multiple lines. Supposedly a jlabel supports simple HTML so the following should work:
JLabel label = new JLabel("<html>New line.<br> testing</html>");
firstFrame.add(label);
However when the html tags are present, my jframe opens, but the text is not displayed. As soon as i remove the tags, the text is displayed, but of course not formatted correctly. It doesn't seem to matter what particular html i use inside the tags, nothing displays.
What's going on?
Answer : html code inside jlabel prevents display of text
Oh, sorry. So it's displaying in it's own window using 'html' formatting. I'd use a name other than 'label' just in case it's a reserved word. 'nulablel'? Did you download the HtmlDemo.java and see if it works?
Random Solutions
Link to PDF files from DVD Menu
Can't get Thumbnails to Work Outside of the Domain
Resize multi select boxes in SharePoint form
Email sent to Tiscali email addresses bouncing with No PTR record error
Is there a funtion that if I use substr(col,1,1) will tell me where a value is not a character
Running RMI on Tomcat Servlet - How do I set up RMISecurityManager?
compareTo() - JavaScript example needed
Iphone Can't get Exchange mail on LAN but ok on 3G.
Code was working in Android 2.1 SDK but not on 2.2
Error Code 10061: Connection refused after replacing certificates