<?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: Realtime Swing reflections (iTunes ain&#8217;t the only kid on the block)!</title>
	<atom:link href="http:///2007/05/25/reflection/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.palantirtech.com/2007/05/25/reflection/</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: Carl</title>
		<link>http://blog.palantirtech.com/2007/05/25/reflection/comment-page-1/#comment-49</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Fri, 08 Jun 2007 18:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palantirtech.com/?p=51#comment-49</guid>
		<description>Posting code publicly appears to be a great way to prove that there&#039;s always someone who knows more than you out there.  :-)  Mind you, I still can&#039;t find any /eventing/, as your first sentence implies exists.  I can see how installing a custom RepaintManager is better -- it should halve the repaint cycles required and doesn&#039;t require transparent components.  Still, it looks about as much fun as writing my own KeyboardFocusManager.  Which is to say not at all.  I think until I hit a performance or transparency issue, I&#039;ll stick with my bird in the hand.</description>
		<content:encoded><![CDATA[<p>Posting code publicly appears to be a great way to prove that there&#8217;s always someone who knows more than you out there.  <img src='/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   Mind you, I still can&#8217;t find any /eventing/, as your first sentence implies exists.  I can see how installing a custom RepaintManager is better &#8212; it should halve the repaint cycles required and doesn&#8217;t require transparent components.  Still, it looks about as much fun as writing my own KeyboardFocusManager.  Which is to say not at all.  I think until I hit a performance or transparency issue, I&#8217;ll stick with my bird in the hand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romain Guy</title>
		<link>http://blog.palantirtech.com/2007/05/25/reflection/comment-page-1/#comment-46</link>
		<dc:creator>Romain Guy</dc:creator>
		<pubDate>Thu, 07 Jun 2007 01:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palantirtech.com/?p=51#comment-46</guid>
		<description>&quot;There’s no event that fires to report when repaints occur (I suppose Sun engineers figured it was just too likely to be abused)&quot;

Actually there is. You can use the RepaintManager to catch repaints and update the reflection. And it works actually better than the approach you highlight here.</description>
		<content:encoded><![CDATA[<p>&#8220;There’s no event that fires to report when repaints occur (I suppose Sun engineers figured it was just too likely to be abused)&#8221;</p>
<p>Actually there is. You can use the RepaintManager to catch repaints and update the reflection. And it works actually better than the approach you highlight here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

