<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
	<channel>
		<title>Phurnace Blog tagged 'Java GUI'</title>
		<description>Phurnace Blog tagged 'Java GUI'</description>
		<link>http://www.phurnace.com</link>
		<lastBuildDate>Mon, 08 Sep 2008 03:47:35 +0100</lastBuildDate>
		<generator>FeedCreator 1.7.2</generator>
		<item>
			<title>UI Development and Code Generation Tools</title>
			<link>http://www.phurnace.com/blog/ui-development-and-code-generation-tools-2.html</link>
			<description>It seems like there are more visual GUI builder products available on the market today than ever before.   Visual GUI builders propose an easier way to design and create user interface components.   They usually consist of a palette from which you select and drag controls or widgets onto a window, frame, or dialog.   Then they provide a table or list where you can manipulate the properties of your controls (size, font, color, coordinates, etc) without requiring the user to know the subtleties’ o [...]</description>
			<author>Shawn Spiars</author>
			<pubDate>Wed, 11 Jun 2008 01:00:00 +0100</pubDate>
		<category>Java GUI</category>
 <category>Eclipse</category>
		</item>
		<item>
			<title>What You See is What You Get – A Bit About Java GUI Toolkits</title>
			<link>http://www.phurnace.com/blog/what-you-see-is-what-you-get-a-bit-about-java-gui-toolkits.html</link>
			<description>There are quite a few toolkits available for Java developers. Let me help point you in some directions and maybe save you some research time. &lt;br/&gt;&lt;p&gt;&lt;br/&gt;Many of you will be familiar with the Abstract Windows Toolkit (AWT) that is available with every Java Runtime Environment (JRE). AWT is the original Java GUI toolkit developed by Sun Microsystems. AWT is a peer-based toolkit meaning that each AWT control is dependent upon a host operating system control. AWT usage is limited because it was designed [...]</description>
			<author>Shawn Spiars</author>
			<pubDate>Mon, 05 May 2008 01:00:00 +0100</pubDate>
		<category>Java GUI Toolkits</category>
 <category>Java GUI</category>
 <category>java</category>
 <category>Abstract Windows Toolkit</category>
		</item>
	</channel>
</rss>