<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - cruelfate</title>
<link>http://snipplr.com/users/cruelfate/tags/jlabel</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 19:19:01 GMT</pubDate>
<item>
<title>(Java) Simple Swing frame for testing HTML in JLabel</title>
<link>http://snipplr.com/view/44317/simple-swing-frame-for-testing-html-in-jlabel/</link>
<description><![CDATA[ <p>Note that there is limited support for _CSS_ in Swing components which render HTML text.   This example employs `padding`, `margin` and `font-size`.

The full list of supported properties (and their limitations) are in the [Javadoc][1] 


[1] http://download.oracle.com/javase/6/docs/api/javax/swing/text/html/CSS.html "CSS"</p> ]]></description>
<pubDate>Thu, 18 Nov 2010 02:12:11 GMT</pubDate>
<guid>http://snipplr.com/view/44317/simple-swing-frame-for-testing-html-in-jlabel/</guid>
</item>
</channel>
</rss>