<?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: Flying Boxes redux</title>
	<atom:link href="http://tech.puredanger.com/index.php/2007/05/07/flying-boxes-redux/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.puredanger.com/2007/05/07/flying-boxes-redux/</link>
	<description>Alex Miller&#039;s technical blog</description>
	<lastBuildDate>Wed, 28 Jul 2010 22:41:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Direct Manipulation Java Swing GUI Talk - Kyle Cordes</title>
		<link>http://tech.puredanger.com/2007/05/07/flying-boxes-redux/comment-page-1/#comment-3250</link>
		<dc:creator>Direct Manipulation Java Swing GUI Talk - Kyle Cordes</dc:creator>
		<pubDate>Tue, 08 May 2007 19:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2007/05/07/flying-boxes-redux/#comment-3250</guid>
		<description>[...] Update: I presented this code again at the St. Louis Code Camp on May 5, 2007. Alex Miller picked it up and revamped it to use the new Swing Application Framework stuff coming (most likely) in Java 7.   &#160;&#124;&#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] Update: I presented this code again at the St. Louis Code Camp on May 5, 2007. Alex Miller picked it up and revamped it to use the new Swing Application Framework stuff coming (most likely) in Java 7.   &nbsp;|&nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tech.puredanger.com/2007/05/07/flying-boxes-redux/comment-page-1/#comment-3238</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 08 May 2007 02:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2007/05/07/flying-boxes-redux/#comment-3238</guid>
		<description>I double-checked and indeed that line is not needed, as you guessed.  I&#039;ve removed it.</description>
		<content:encoded><![CDATA[<p>I double-checked and indeed that line is not needed, as you guessed.  I&#8217;ve removed it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tech.puredanger.com/2007/05/07/flying-boxes-redux/comment-page-1/#comment-3229</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 07 May 2007 22:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2007/05/07/flying-boxes-redux/#comment-3229</guid>
		<description>Ah, yes, that should be yanked (I think).  I was having problems getting the resource injection to work so I threw that in there while trying various things.  I ultimately figured out that I had created my resource file in the wrong place, but never yanked this line.  I did see this in an example program (which is why I tried it), but I think it was bogus there, too.

I could get off on a tangent here about the use of singletons such as ApplicationContext, but that would require me finding my soap box.  :)</description>
		<content:encoded><![CDATA[<p>Ah, yes, that should be yanked (I think).  I was having problems getting the resource injection to work so I threw that in there while trying various things.  I ultimately figured out that I had created my resource file in the wrong place, but never yanked this line.  I did see this in an example program (which is why I tried it), but I think it was bogus there, too.</p>
<p>I could get off on a tangent here about the use of singletons such as ApplicationContext, but that would require me finding my soap box.  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://tech.puredanger.com/2007/05/07/flying-boxes-redux/comment-page-1/#comment-3227</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 07 May 2007 21:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2007/05/07/flying-boxes-redux/#comment-3227</guid>
		<description>I have never seen JSR 296, so I don&#039;t know if it is a typo but what is the purpose of the call to ApplicationContext.getInstance() in createMainPanel()?

If it isn&#039;t a typo that JSR has some strange conventions.. Lets hope that is not the case.</description>
		<content:encoded><![CDATA[<p>I have never seen JSR 296, so I don&#8217;t know if it is a typo but what is the purpose of the call to ApplicationContext.getInstance() in createMainPanel()?</p>
<p>If it isn&#8217;t a typo that JSR has some strange conventions.. Lets hope that is not the case.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.368 seconds -->
