<?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: JTable editor &#8211; commit change on loss of focus</title>
	<atom:link href="http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/</link>
	<description>Software Development - random theories, code snippits and opinions</description>
	<lastBuildDate>Tue, 18 Oct 2011 23:30:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kris</title>
		<link>http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/comment-page-1/#comment-23080</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Fri, 09 Sep 2011 13:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/#comment-23080</guid>
		<description>Wow, that one is magic :D

I&#039;ve been looking for a solution for hours, I didn&#039;t expect it to be this simple :)

Big thanks!!</description>
		<content:encoded><![CDATA[<p>Wow, that one is magic <img src='http://www.objectdefinitions.com/odblog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I&#8217;ve been looking for a solution for hours, I didn&#8217;t expect it to be this simple <img src='http://www.objectdefinitions.com/odblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Big thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bozi</title>
		<link>http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/comment-page-1/#comment-8403</link>
		<dc:creator>Bozi</dc:creator>
		<pubDate>Thu, 19 Aug 2010 14:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/#comment-8403</guid>
		<description>Saved me a lot of work here as well!!!
Wonder why they don&#039;t have it as a method in JTable...</description>
		<content:encoded><![CDATA[<p>Saved me a lot of work here as well!!!<br />
Wonder why they don&#8217;t have it as a method in JTable&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JC</title>
		<link>http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/comment-page-1/#comment-5535</link>
		<dc:creator>JC</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/#comment-5535</guid>
		<description>man! you´re awesome!!! this code save me hours of work! Thanks a lot from Colombia!</description>
		<content:encoded><![CDATA[<p>man! you´re awesome!!! this code save me hours of work! Thanks a lot from Colombia!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Redic</title>
		<link>http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/comment-page-1/#comment-2948</link>
		<dc:creator>Bill Redic</dc:creator>
		<pubDate>Tue, 18 Aug 2009 17:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/#comment-2948</guid>
		<description>This one line of code saved me HOURS of work. I&#039;ve been writing Swing for a couple of years, and never saw anything like this. Thank you, sir.</description>
		<content:encoded><![CDATA[<p>This one line of code saved me HOURS of work. I&#8217;ve been writing Swing for a couple of years, and never saw anything like this. Thank you, sir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stapleton</title>
		<link>http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/comment-page-1/#comment-1937</link>
		<dc:creator>Stapleton</dc:creator>
		<pubDate>Thu, 15 Jan 2009 17:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/#comment-1937</guid>
		<description>!!Warning!!
This is a great fix if you only need your table to render Swing&#039;s standard components.  I&#039;m using a custom component in one of my table columns and this code doesn&#039;t allow me to access it.  It thinks that I&#039;m switching focus to an exterior component and fires stopEditing when I try to change the value in that particular column.</description>
		<content:encoded><![CDATA[<p>!!Warning!!<br />
This is a great fix if you only need your table to render Swing&#8217;s standard components.  I&#8217;m using a custom component in one of my table columns and this code doesn&#8217;t allow me to access it.  It thinks that I&#8217;m switching focus to an exterior component and fires stopEditing when I try to change the value in that particular column.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikke</title>
		<link>http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/comment-page-1/#comment-1881</link>
		<dc:creator>mikke</dc:creator>
		<pubDate>Thu, 18 Dec 2008 13:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/#comment-1881</guid>
		<description>Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yura</title>
		<link>http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/comment-page-1/#comment-1358</link>
		<dc:creator>Yura</dc:creator>
		<pubDate>Tue, 04 Nov 2008 09:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/#comment-1358</guid>
		<description>Thanks a lot! Works just fine also for me! Was looking for code that stops editing when focus moves out of a JTable.</description>
		<content:encoded><![CDATA[<p>Thanks a lot! Works just fine also for me! Was looking for code that stops editing when focus moves out of a JTable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ezo</title>
		<link>http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/comment-page-1/#comment-1317</link>
		<dc:creator>ezo</dc:creator>
		<pubDate>Fri, 31 Oct 2008 11:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/#comment-1317</guid>
		<description>excellent!</description>
		<content:encoded><![CDATA[<p>excellent!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/comment-page-1/#comment-880</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 05 Sep 2008 18:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/#comment-880</guid>
		<description>Just had to say Thanks!, I spent hours messing with focus lost stuff</description>
		<content:encoded><![CDATA[<p>Just had to say Thanks!, I spent hours messing with focus lost stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bc</title>
		<link>http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/comment-page-1/#comment-440</link>
		<dc:creator>bc</dc:creator>
		<pubDate>Fri, 11 Jul 2008 11:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.objectdefinitions.com/odblog/2007/jtable-editor-commit-change-on-loss-of-focus/#comment-440</guid>
		<description>Nice one Nick!</description>
		<content:encoded><![CDATA[<p>Nice one Nick!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

