<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Java Tips Weblog</title>
	<atom:link href="http://tips4java.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tips4java.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sun, 08 Nov 2009 09:39:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Compound Undo Manager by Anonymous</title>
		<link>http://tips4java.wordpress.com/2008/10/27/compound-undo-manager/#comment-465</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 08 Nov 2009 09:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://tips4java.wordpress.com/?p=157#comment-465</guid>
		<description>Many thanks for the code.

I&#039;d like to incorporate most of it, with changes to &lt;a href=&quot;jsyntaxpane.org&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/jsyntaxpane&lt;/a&lt;

Any restrictions?  Would you like to be attributed in any particular way?</description>
		<content:encoded><![CDATA[<p>Many thanks for the code.</p>
<p>I&#8217;d like to incorporate most of it, with changes to <a href="jsyntaxpane.org" rel="nofollow"></a><a href="http://code.google.com/p/jsyntaxpane&#038;lt;/a&#038;lt" rel="nofollow">http://code.google.com/p/jsyntaxpane&#038;lt;/a&#038;lt</a>;</p>
<p>Any restrictions?  Would you like to be attributed in any particular way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on No Wrap Text Pane by Rob Camick</title>
		<link>http://tips4java.wordpress.com/2009/01/25/no-wrap-text-pane/#comment-464</link>
		<dc:creator>Rob Camick</dc:creator>
		<pubDate>Sun, 08 Nov 2009 04:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://tips4java.wordpress.com/?p=474#comment-464</guid>
		<description>Thanks, I wish every solution was this easy.</description>
		<content:encoded><![CDATA[<p>Thanks, I wish every solution was this easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on No Wrap Text Pane by John Vasilopoulos</title>
		<link>http://tips4java.wordpress.com/2009/01/25/no-wrap-text-pane/#comment-463</link>
		<dc:creator>John Vasilopoulos</dc:creator>
		<pubDate>Sun, 08 Nov 2009 00:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://tips4java.wordpress.com/?p=474#comment-463</guid>
		<description>Great solution and easy to implement...thank you!!</description>
		<content:encoded><![CDATA[<p>Great solution and easy to implement&#8230;thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text Field Auto Tab by Ricky</title>
		<link>http://tips4java.wordpress.com/2009/10/25/size-document-filter/#comment-461</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Fri, 06 Nov 2009 00:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://tips4java.wordpress.com/?p=1222#comment-461</guid>
		<description>I tested the code. Now that I know what I was looking for I know what you meant. 

I guess this only makes sense if the textfield has a limited length which isn&#039;t the case by default.

Thanks!</description>
		<content:encoded><![CDATA[<p>I tested the code. Now that I know what I was looking for I know what you meant. </p>
<p>I guess this only makes sense if the textfield has a limited length which isn&#8217;t the case by default.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text Field Auto Tab by Rob Camick</title>
		<link>http://tips4java.wordpress.com/2009/10/25/size-document-filter/#comment-460</link>
		<dc:creator>Rob Camick</dc:creator>
		<pubDate>Thu, 05 Nov 2009 23:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://tips4java.wordpress.com/?p=1222#comment-460</guid>
		<description>Normally in order to changes focus from one text field to another component you use the Tab key. Auto tabbing causes focus to change automatically as you type when the text field is full. This makes it easier to fill out forms. The best way to understand it is to try the code. Try the code as is and then try it with auto tabbing turned off to see the difference.</description>
		<content:encoded><![CDATA[<p>Normally in order to changes focus from one text field to another component you use the Tab key. Auto tabbing causes focus to change automatically as you type when the text field is full. This makes it easier to fill out forms. The best way to understand it is to try the code. Try the code as is and then try it with auto tabbing turned off to see the difference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text Field Auto Tab by Ricky</title>
		<link>http://tips4java.wordpress.com/2009/10/25/size-document-filter/#comment-459</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Thu, 05 Nov 2009 22:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://tips4java.wordpress.com/?p=1222#comment-459</guid>
		<description>I don&#039;t fully understand. What is autoTabbing? Can you shortly explain the feature. Do native textfields have it?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t fully understand. What is autoTabbing? Can you shortly explain the feature. Do native textfields have it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wrap Layout by Rob Camick</title>
		<link>http://tips4java.wordpress.com/2008/11/06/wrap-layout/#comment-458</link>
		<dc:creator>Rob Camick</dc:creator>
		<pubDate>Wed, 04 Nov 2009 15:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://tips4java.wordpress.com/?p=194#comment-458</guid>
		<description>Works fine for me. Post your SSCCE that shows the problem on the &quot;Contact Us&quot; page and I&#039;ll take a look to see what is different about your test case.</description>
		<content:encoded><![CDATA[<p>Works fine for me. Post your SSCCE that shows the problem on the &#8220;Contact Us&#8221; page and I&#8217;ll take a look to see what is different about your test case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wrap Layout by Arni</title>
		<link>http://tips4java.wordpress.com/2008/11/06/wrap-layout/#comment-457</link>
		<dc:creator>Arni</dc:creator>
		<pubDate>Wed, 04 Nov 2009 15:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://tips4java.wordpress.com/?p=194#comment-457</guid>
		<description>There is problem during maximaizing window and restore to orginal size. Something is 
wrong, container is not repainted.</description>
		<content:encoded><![CDATA[<p>There is problem during maximaizing window and restore to orginal size. Something is<br />
wrong, container is not repainted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recent Updates by Rob Camick</title>
		<link>http://tips4java.wordpress.com/2008/12/29/recent-updates/#comment-456</link>
		<dc:creator>Rob Camick</dc:creator>
		<pubDate>Sun, 01 Nov 2009 16:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://tips4java.wordpress.com/?p=444#comment-456</guid>
		<description>Screen Image updated.</description>
		<content:encoded><![CDATA[<p>Screen Image updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text Component Line Number by Bernard</title>
		<link>http://tips4java.wordpress.com/2009/05/23/text-component-line-number/#comment-454</link>
		<dc:creator>Bernard</dc:creator>
		<pubDate>Fri, 30 Oct 2009 11:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://tips4java.wordpress.com/?p=1019#comment-454</guid>
		<description>Thanks you very much for your fast and accurate reply, this (*) was exactly the information I needed !

Best regards,
B.

(*) http://java.sun.com/docs/books/tutorial/uiswing/concurrency/dispatch.html</description>
		<content:encoded><![CDATA[<p>Thanks you very much for your fast and accurate reply, this (*) was exactly the information I needed !</p>
<p>Best regards,<br />
B.</p>
<p>(*) <a href="http://java.sun.com/docs/books/tutorial/uiswing/concurrency/dispatch.html" rel="nofollow">http://java.sun.com/docs/books/tutorial/uiswing/concurrency/dispatch.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
