<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Stupid fast hyperlinks for Swing</title>
	<atom:link href="http:///2007/07/13/stupid-fast-hyperlinks-for-swing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.palantirtech.com/2007/07/13/stupid-fast-hyperlinks-for-swing/</link>
	<description>Articles from the Engineering Group at Palantir Technologies</description>
	<lastBuildDate>Tue, 24 Jan 2012 09:51:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Thierry</title>
		<link>http://blog.palantirtech.com/2007/07/13/stupid-fast-hyperlinks-for-swing/comment-page-1/#comment-96</link>
		<dc:creator>Thierry</dc:creator>
		<pubDate>Mon, 17 Sep 2007 15:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palantirtech.com/2007/07/13/stupid-fast-hyperlinks-for-swing/#comment-96</guid>
		<description>Have a look at this:

http://www.jroller.com/santhosh/entry/link_buttons_in_swing</description>
		<content:encoded><![CDATA[<p>Have a look at this:</p>
<p><a href="http://www.jroller.com/santhosh/entry/link_buttons_in_swing" rel="nofollow">http://www.jroller.com/santhosh/entry/link_buttons_in_swing</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AC</title>
		<link>http://blog.palantirtech.com/2007/07/13/stupid-fast-hyperlinks-for-swing/comment-page-1/#comment-67</link>
		<dc:creator>AC</dc:creator>
		<pubDate>Thu, 02 Aug 2007 12:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palantirtech.com/2007/07/13/stupid-fast-hyperlinks-for-swing/#comment-67</guid>
		<description>Sweet. I had thought of doing this many times, but couldn&#039;t seem to clear enough free time to do it. Thanks!</description>
		<content:encoded><![CDATA[<p>Sweet. I had thought of doing this many times, but couldn&#8217;t seem to clear enough free time to do it. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huey</title>
		<link>http://blog.palantirtech.com/2007/07/13/stupid-fast-hyperlinks-for-swing/comment-page-1/#comment-64</link>
		<dc:creator>huey</dc:creator>
		<pubDate>Wed, 18 Jul 2007 22:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palantirtech.com/2007/07/13/stupid-fast-hyperlinks-for-swing/#comment-64</guid>
		<description>“Besides that, the JEditorPane doesn’t seem to alter the mouse when you mouseover an active link.”

You should be able to do this using the HyperlinkListener, as it has ENTERED/EXITED events.</description>
		<content:encoded><![CDATA[<p>“Besides that, the JEditorPane doesn’t seem to alter the mouse when you mouseover an active link.”</p>
<p>You should be able to do this using the HyperlinkListener, as it has ENTERED/EXITED events.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

