<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Computer Cranium &#187; hyperlink</title>
	<atom:link href="http://computercranium.com/tag/hyperlink/feed" rel="self" type="application/rss+xml" />
	<link>http://computercranium.com</link>
	<description>Your Computer Science Resource</description>
	<lastBuildDate>Fri, 23 Jul 2010 01:15:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HOW-TO: Detect link clicks in JEditorPane</title>
		<link>http://computercranium.com/programming/java/how-to-detect-link-clicks-in-jeditorpane</link>
		<comments>http://computercranium.com/programming/java/how-to-detect-link-clicks-in-jeditorpane#comments</comments>
		<pubDate>Tue, 09 Jun 2009 00:55:47 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[hyperlink]]></category>
		<category><![CDATA[jeditorpane]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://computercranium.com/?p=360</guid>
		<description><![CDATA[If you are using a JEditorPane to display HTML, and that HTML contains links, there is no built-in function to automatically detect if the user clicks on a link.  What&#8217;s the solution to this problem?  Create a HyperlinkListener.  Here&#8217;s how&#8230;

Recently for a project, I had to use a JEditorPane to display some [...]]]></description>
		<wfw:commentRss>http://computercranium.com/programming/java/how-to-detect-link-clicks-in-jeditorpane/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
