<?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: Launching Hyperlinks from JavaFX (including Mobile)</title>
	<atom:link href="http://steveonjava.com/launching-hyperlinks-from-javafx-including-mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://javafx.steveonjava.com/launching-hyperlinks-from-javafx-including-mobile/</link>
	<description>Hacking Java, JavaFX, and Flash with Agility</description>
	<lastBuildDate>Wed, 28 Dec 2011 11:38:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: steveonjava</title>
		<link>http://javafx.steveonjava.com/launching-hyperlinks-from-javafx-including-mobile/#comment-13953</link>
		<dc:creator>steveonjava</dc:creator>
		<pubDate>Thu, 08 Jul 2010 17:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.com/?p=814#comment-13953</guid>
		<description>Unfortunately there is no HTML control in JavaFX at this time.  This is very high on my wanted list as well, so I hope Oracle adds it in to the next release.</description>
		<content:encoded><![CDATA[<p>Unfortunately there is no HTML control in JavaFX at this time.  This is very high on my wanted list as well, so I hope Oracle adds it in to the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajmahendra</title>
		<link>http://javafx.steveonjava.com/launching-hyperlinks-from-javafx-including-mobile/#comment-13914</link>
		<dc:creator>Rajmahendra</dc:creator>
		<pubDate>Wed, 07 Jul 2010 09:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.com/?p=814#comment-13914</guid>
		<description>Woow... i just jumped on this article. very informative :)

Can we display a html page in a JavaFX ? any control for Htmlviewer ?</description>
		<content:encoded><![CDATA[<p>Woow&#8230; i just jumped on this article. very informative <img src='http://steveonjava.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Can we display a html page in a JavaFX ? any control for Htmlviewer ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steveonjava</title>
		<link>http://javafx.steveonjava.com/launching-hyperlinks-from-javafx-including-mobile/#comment-8209</link>
		<dc:creator>steveonjava</dc:creator>
		<pubDate>Mon, 29 Mar 2010 09:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.com/?p=814#comment-8209</guid>
		<description>You are absolutely right!  I have updated the post to reflect this.  Hopefully supporting JavaFX on 1.5 will be a thing of the past soon.</description>
		<content:encoded><![CDATA[<p>You are absolutely right!  I have updated the post to reflect this.  Hopefully supporting JavaFX on 1.5 will be a thing of the past soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://javafx.steveonjava.com/launching-hyperlinks-from-javafx-including-mobile/#comment-8101</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 28 Mar 2010 18:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.com/?p=814#comment-8101</guid>
		<description>&quot;also handle the odd case where someone is trying to run JavaFX under 1.5.  (Which is unsupported on Windows/Unix, but happens to be the only option for the poor lost souls with 32 bit chips who have been abandoned by Apple).&quot;

Actually, it is a little known fact that Snow Leopard comes with a 32-bit 1.6 runtime! So there are not quite as many poor lost souls anymore :).</description>
		<content:encoded><![CDATA[<p>&#8220;also handle the odd case where someone is trying to run JavaFX under 1.5.  (Which is unsupported on Windows/Unix, but happens to be the only option for the poor lost souls with 32 bit chips who have been abandoned by Apple).&#8221;</p>
<p>Actually, it is a little known fact that Snow Leopard comes with a 32-bit 1.6 runtime! So there are not quite as many poor lost souls anymore <img src='http://steveonjava.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JavaFX links of the week, March 8 // JavaFX News, Demos and Insight // FX Experience</title>
		<link>http://javafx.steveonjava.com/launching-hyperlinks-from-javafx-including-mobile/#comment-5078</link>
		<dc:creator>JavaFX links of the week, March 8 // JavaFX News, Demos and Insight // FX Experience</dc:creator>
		<pubDate>Sun, 07 Mar 2010 09:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.com/?p=814#comment-5078</guid>
		<description>[...] Stephen Chin did a good blog post discussing the options to open urls in JavaFX in the users web browser. [...]</description>
		<content:encoded><![CDATA[<p>[...] Stephen Chin did a good blog post discussing the options to open urls in JavaFX in the users web browser. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Antônio Siqueira</title>
		<link>http://javafx.steveonjava.com/launching-hyperlinks-from-javafx-including-mobile/#comment-4722</link>
		<dc:creator>William Antônio Siqueira</dc:creator>
		<pubDate>Fri, 05 Mar 2010 19:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.com/?p=814#comment-4722</guid>
		<description>BrowserUtil will be very useful for me! Thanks :)

in my atual project user only can access pages using Applet mode, now I ha no more preocupation with this :-)</description>
		<content:encoded><![CDATA[<p>BrowserUtil will be very useful for me! Thanks <img src='http://steveonjava.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>in my atual project user only can access pages using Applet mode, now I ha no more preocupation with this <img src='http://steveonjava.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

