<?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"
	>
<channel>
	<title>Comments on: Why Swing is not so developer friendly ?</title>
	<atom:link href="http://en.c-ba.org/2008/03/19/why-swing-is-not-so-developer-friendly/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.c-ba.org/2008/03/19/why-swing-is-not-so-developer-friendly/</link>
	<description>Java and php expert</description>
	<pubDate>Wed, 20 Aug 2008 20:19:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: cba</title>
		<link>http://en.c-ba.org/2008/03/19/why-swing-is-not-so-developer-friendly/#comment-23</link>
		<dc:creator>cba</dc:creator>
		<pubDate>Sat, 19 Apr 2008 08:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://en.c-ba.org/2008/03/19/why-swing-is-not-so-developer-friendly/#comment-23</guid>
		<description>javaguy: Well since this post, I become better and now I take less time. You know when you don't know how work all layout's type it is difficult to put your control as you like on the screen. 

Donal : Jigloo I will take a look. Thanks for advice. Actually I used Visual Editor in Eclipse.</description>
		<content:encoded><![CDATA[<p>javaguy: Well since this post, I become better and now I take less time. You know when you don&#8217;t know how work all layout&#8217;s type it is difficult to put your control as you like on the screen. </p>
<p>Donal : Jigloo I will take a look. Thanks for advice. Actually I used Visual Editor in Eclipse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donal</title>
		<link>http://en.c-ba.org/2008/03/19/why-swing-is-not-so-developer-friendly/#comment-22</link>
		<dc:creator>Donal</dc:creator>
		<pubDate>Fri, 18 Apr 2008 19:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://en.c-ba.org/2008/03/19/why-swing-is-not-so-developer-friendly/#comment-22</guid>
		<description>If you're using Eclipse, check out the Jigloo plugin. It's a WYSIWYG Swing GUI builder that really speeds up the process and the code it generates is better than most GUI-builder tools.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re using Eclipse, check out the Jigloo plugin. It&#8217;s a WYSIWYG Swing GUI builder that really speeds up the process and the code it generates is better than most GUI-builder tools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javaguy</title>
		<link>http://en.c-ba.org/2008/03/19/why-swing-is-not-so-developer-friendly/#comment-21</link>
		<dc:creator>javaguy</dc:creator>
		<pubDate>Fri, 18 Apr 2008 11:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://en.c-ba.org/2008/03/19/why-swing-is-not-so-developer-friendly/#comment-21</guid>
		<description>4 to 5 hours to build that form?!  Have you thought of using netbeans?  Personally, I'm old school, I like to handcode everything...and handcoding that wouldn't take me more than 1 hour.

It's just experience.  It would take me 4 to 5 hours to code that in html, as well as making it cross browser, and if you want to ajaxify etc. then I'm sure it will take much longer.

I use IntelliJ's file templates, and have a file template for Views which create a lot of boilerplate code for me whenever I need to create a new view.

Netbeans gui builder is nice though for people not as experienced in swing.</description>
		<content:encoded><![CDATA[<p>4 to 5 hours to build that form?!  Have you thought of using netbeans?  Personally, I&#8217;m old school, I like to handcode everything&#8230;and handcoding that wouldn&#8217;t take me more than 1 hour.</p>
<p>It&#8217;s just experience.  It would take me 4 to 5 hours to code that in html, as well as making it cross browser, and if you want to ajaxify etc. then I&#8217;m sure it will take much longer.</p>
<p>I use IntelliJ&#8217;s file templates, and have a file template for Views which create a lot of boilerplate code for me whenever I need to create a new view.</p>
<p>Netbeans gui builder is nice though for people not as experienced in swing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
