<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>hi5Place.com</title>
	
	<link>http://www.hi5place.com</link>
	<description>Free Tutorials</description>
	<lastBuildDate>Fri, 24 Feb 2012 19:54:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/hi5place" /><feedburner:info uri="hi5place" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>hi5place</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Internationalizing a Java GUI Form</title>
		<link>http://feedproxy.google.com/~r/hi5place/~3/OvvQ9k_2h6c/</link>
		<comments>http://www.hi5place.com/tutorials/internationalizing-a-java-gui-form/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 19:53:42 +0000</pubDate>
		<dc:creator>RK</dc:creator>
				<category><![CDATA[Java Tutorials]]></category>

		<guid isPermaLink="false">http://www.hi5place.com/?p=153</guid>
		<description><![CDATA[Internationalizing a GUI Form. The following tutorial takes you through some of the basic steps of internationalization in NetBeans IDE. We will set up internationalization for one form and later on design that form. Then we internationalize the whole project, which contains several forms in a few different packages. You can internationalize applications either by [...]]]></description>
			<content:encoded><![CDATA[<p>Internationalizing a GUI Form. The following tutorial takes you through some of the basic steps of internationalization in NetBeans IDE. We will set up internationalization for one form and later on design that form. Then we internationalize the whole project, which contains several forms in a few different packages. You can internationalize applications either by specifying automatic internationalization or by using a special wizard.</p>
<p><span id="more-153"></span></p>
<p><a href="http://netbeans.org/kb/docs/java/gui-automatic-i18n.html" target="_blank"><strong>Visit Tutorial</strong></a></p>
<img src="http://feeds.feedburner.com/~r/hi5place/~4/OvvQ9k_2h6c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hi5place.com/tutorials/internationalizing-a-java-gui-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hi5place.com/tutorials/internationalizing-a-java-gui-form/</feedburner:origLink></item>
		<item>
		<title>Creating a Maven Swing Application Using Hibernate Java</title>
		<link>http://feedproxy.google.com/~r/hi5place/~3/_Dg4_S8uvWA/</link>
		<comments>http://www.hi5place.com/tutorials/creating-a-maven-swing-application-using-hibernate-java/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 19:52:48 +0000</pubDate>
		<dc:creator>RK</dc:creator>
				<category><![CDATA[Java Tutorials]]></category>

		<guid isPermaLink="false">http://www.hi5place.com/?p=151</guid>
		<description><![CDATA[Creating a Maven Swing Application Using Hibernate Java. In this tutorial, you use the NetBeans IDE to create a Java Swing application from a Maven archetype. The application uses the Hibernate framework as the persistence layer to retrieve POJOs (plain old Java objects) from a relational database. The tutorial demonstrates how wizards in the IDE [...]]]></description>
			<content:encoded><![CDATA[<p>Creating a Maven Swing Application Using Hibernate Java. In this tutorial, you use the NetBeans IDE to create a Java Swing application from a Maven archetype. The application uses the Hibernate framework as the persistence layer to retrieve POJOs (plain old Java objects) from a relational database. The tutorial demonstrates how wizards in the IDE can help you create the necessary Hibernate files and add Hibernate dependencies to the POM. After creating the Java objects and configuring the application to use Hibernate, you create a GUI interface for searching and displaying the data.</p>
<p><span id="more-151"></span></p>
<p><a href="http://netbeans.org/kb/docs/java/maven-hib-java-se.html" target="_blank"><strong>Visit Tutorial</strong></a></p>
<img src="http://feeds.feedburner.com/~r/hi5place/~4/_Dg4_S8uvWA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hi5place.com/tutorials/creating-a-maven-swing-application-using-hibernate-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hi5place.com/tutorials/creating-a-maven-swing-application-using-hibernate-java/</feedburner:origLink></item>
		<item>
		<title>Using Hibernate in a Java Swing Application</title>
		<link>http://feedproxy.google.com/~r/hi5place/~3/XinZUFkXNFs/</link>
		<comments>http://www.hi5place.com/tutorials/using-hibernate-in-a-java-swing-application/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 19:51:36 +0000</pubDate>
		<dc:creator>RK</dc:creator>
				<category><![CDATA[Java Tutorials]]></category>

		<guid isPermaLink="false">http://www.hi5place.com/?p=149</guid>
		<description><![CDATA[Using Hibernate in a Java Swing Application. In this tutorial, you use the NetBeans IDE to create and deploy a Java Swing application that displays data from a database. The application uses the Hibernate framework as the persistence layer to retrieve POJOs (plain old Java objects) from a relational database. Visit Tutorial]]></description>
			<content:encoded><![CDATA[<p>Using Hibernate in a Java Swing Application. In this tutorial, you use the NetBeans IDE to create and deploy a Java Swing application that displays data from a database. The application uses the Hibernate framework as the persistence layer to retrieve POJOs (plain old Java objects) from a relational database.</p>
<p><span id="more-149"></span></p>
<p><a href="http://netbeans.org/kb/docs/java/hibernate-java-se.html" target="_blank"><strong>Visit Tutorial</strong></a></p>
<img src="http://feeds.feedburner.com/~r/hi5place/~4/XinZUFkXNFs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hi5place.com/tutorials/using-hibernate-in-a-java-swing-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hi5place.com/tutorials/using-hibernate-in-a-java-swing-application/</feedburner:origLink></item>
		<item>
		<title>Binding Beans and Data in a Java Application</title>
		<link>http://feedproxy.google.com/~r/hi5place/~3/9YULuADNaVg/</link>
		<comments>http://www.hi5place.com/tutorials/binding-beans-and-data-in-a-java-application/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 19:50:49 +0000</pubDate>
		<dc:creator>RK</dc:creator>
				<category><![CDATA[Java Tutorials]]></category>

		<guid isPermaLink="false">http://www.hi5place.com/?p=147</guid>
		<description><![CDATA[Binding Beans and Data in a Java Application. This guide is an introduction to the support in NetBeans IDE for beans binding and data binding in Java applications. Visit Tutorial]]></description>
			<content:encoded><![CDATA[<p>Binding Beans and Data in a Java Application. This guide is an introduction to the support in NetBeans IDE for beans binding and data binding in Java applications.</p>
<p><span id="more-147"></span></p>
<p><a href="http://netbeans.org/kb/docs/java/gui-binding.html" target="_blank"><strong>Visit Tutorial</strong></a></p>
<img src="http://feeds.feedburner.com/~r/hi5place/~4/9YULuADNaVg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hi5place.com/tutorials/binding-beans-and-data-in-a-java-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hi5place.com/tutorials/binding-beans-and-data-in-a-java-application/</feedburner:origLink></item>
		<item>
		<title>Using the Visual Debugger in NetBeans IDE</title>
		<link>http://feedproxy.google.com/~r/hi5place/~3/8sYyzSb9580/</link>
		<comments>http://www.hi5place.com/tutorials/using-the-visual-debugger-in-netbeans-ide/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 19:49:38 +0000</pubDate>
		<dc:creator>RK</dc:creator>
				<category><![CDATA[Java Tutorials]]></category>
		<category><![CDATA[Visual Debugger in NetBeans IDE]]></category>

		<guid isPermaLink="false">http://www.hi5place.com/?p=145</guid>
		<description><![CDATA[Using the Visual Debugger in NetBeans IDE. This document describes how to use the Visual Debugger to help you locate and debug the code for visual elements in your GUI application. You can use the visual debugger in Java and JavaFX GUI applications. Visit Tutorial]]></description>
			<content:encoded><![CDATA[<p>Using the Visual Debugger in NetBeans IDE. This document describes how to use the Visual Debugger to help you locate and debug the code for visual elements in your GUI application. You can use the visual debugger in Java and JavaFX GUI applications.</p>
<p><span id="more-145"></span></p>
<p><a href="http://netbeans.org/kb/docs/java/debug-visual.html" target="_blank"><strong>Visit Tutorial</strong></a></p>
<img src="http://feeds.feedburner.com/~r/hi5place/~4/8sYyzSb9580" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hi5place.com/tutorials/using-the-visual-debugger-in-netbeans-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hi5place.com/tutorials/using-the-visual-debugger-in-netbeans-ide/</feedburner:origLink></item>
		<item>
		<title>Create a Basic Java Form Using the GridBag Customizer</title>
		<link>http://feedproxy.google.com/~r/hi5place/~3/-hkxpkMUKrk/</link>
		<comments>http://www.hi5place.com/tutorials/create-a-basic-java-form-using-the-gridbag-customizer/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 19:47:41 +0000</pubDate>
		<dc:creator>RK</dc:creator>
				<category><![CDATA[Java Tutorials]]></category>

		<guid isPermaLink="false">http://www.hi5place.com/?p=142</guid>
		<description><![CDATA[Create a Basic Java Form Using the GridBag Customizer. This tutorial is the first in a two-part series that demonstrates how to design a simple Java form using the basic features of the NetBeans IDE GridBag Customizer. Visit Tutorial]]></description>
			<content:encoded><![CDATA[<p>Create a Basic Java Form Using the GridBag Customizer. This tutorial is the first in a two-part series that demonstrates how to design a simple Java form using the basic features of the NetBeans IDE GridBag Customizer.</p>
<p><span id="more-142"></span></p>
<p><a href="http://netbeans.org/kb/docs/java/gbcustomizer-basic.html" target="_blank"><strong>Visit Tutorial</strong></a></p>
<img src="http://feeds.feedburner.com/~r/hi5place/~4/-hkxpkMUKrk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hi5place.com/tutorials/create-a-basic-java-form-using-the-gridbag-customizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hi5place.com/tutorials/create-a-basic-java-form-using-the-gridbag-customizer/</feedburner:origLink></item>
		<item>
		<title>Creating a Graphical Client for Twitter in Java</title>
		<link>http://feedproxy.google.com/~r/hi5place/~3/oS45Cp0M1Yk/</link>
		<comments>http://www.hi5place.com/tutorials/creating-a-graphical-client-for-twitter-in-java/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 19:45:36 +0000</pubDate>
		<dc:creator>RK</dc:creator>
				<category><![CDATA[Java Tutorials]]></category>

		<guid isPermaLink="false">http://www.hi5place.com/?p=139</guid>
		<description><![CDATA[Creating a Graphical Client for Twitter in Java. In this tutorial, you use the NetBeans IDE to create a simple, graphical, REST-based client that displays Twitter friends timeline messages and lets you view and update your Twitter status. The application uses Swing and NetBeans IDE&#8217;s support for Twitter&#8217;s SaaS operations. Visit Tutorial]]></description>
			<content:encoded><![CDATA[<p>Creating a Graphical Client for Twitter in Java. In this tutorial, you use the NetBeans IDE to create a simple, graphical, REST-based client that displays Twitter friends timeline messages and lets you view and update your Twitter status. The application uses Swing and NetBeans IDE&#8217;s support for Twitter&#8217;s SaaS operations.</p>
<p><span id="more-139"></span></p>
<p><a href="http://netbeans.org/kb/docs/websvc/twitter-swing.html" target="_blank"><strong>Visit Tutorial</strong></a></p>
<img src="http://feeds.feedburner.com/~r/hi5place/~4/oS45Cp0M1Yk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hi5place.com/tutorials/creating-a-graphical-client-for-twitter-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hi5place.com/tutorials/creating-a-graphical-client-for-twitter-in-java/</feedburner:origLink></item>
		<item>
		<title>add a file chooser to a Java application in netbeans</title>
		<link>http://feedproxy.google.com/~r/hi5place/~3/TkbA3_kDvAQ/</link>
		<comments>http://www.hi5place.com/tutorials/add-a-file-chooser-to-a-java-application-in-netbeans/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 19:39:43 +0000</pubDate>
		<dc:creator>RK</dc:creator>
				<category><![CDATA[Java Tutorials]]></category>
		<category><![CDATA[file chooser java]]></category>

		<guid isPermaLink="false">http://www.hi5place.com/?p=136</guid>
		<description><![CDATA[add a file chooser to a Java application in netbeans. This tutorial shows how to add a file chooser to a Java application using the javax.swing.JFileChooser component. You could code it all by hand, but using the NetBeans GUI Builder is a smart way that will save you a bit of work. As part of [...]]]></description>
			<content:encoded><![CDATA[<p>add a file chooser to a Java application in netbeans. This tutorial shows how to add a file chooser to a Java application using the <tt>javax.swing.JFileChooser</tt> component. You could code it all by hand, but using the NetBeans GUI Builder is a smart way that will save you a bit of work. As part of the exercise, you will create a small Java application that loads a <tt>.txt</tt> file into a Text Area.</p>
<p><span id="more-136"></span></p>
<p><a href="http://netbeans.org/kb/docs/java/gui-filechooser.html" target="_blank"><strong>Visit Tutorial</strong></a></p>
<img src="http://feeds.feedburner.com/~r/hi5place/~4/TkbA3_kDvAQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hi5place.com/tutorials/add-a-file-chooser-to-a-java-application-in-netbeans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hi5place.com/tutorials/add-a-file-chooser-to-a-java-application-in-netbeans/</feedburner:origLink></item>
		<item>
		<title>Java GUI creation in netbeans</title>
		<link>http://feedproxy.google.com/~r/hi5place/~3/pOYvEyTo3VA/</link>
		<comments>http://www.hi5place.com/tutorials/java-gui-creation-in-netbeans/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 19:37:03 +0000</pubDate>
		<dc:creator>RK</dc:creator>
				<category><![CDATA[Java Tutorials]]></category>
		<category><![CDATA[Java GUI creation]]></category>

		<guid isPermaLink="false">http://www.hi5place.com/?p=134</guid>
		<description><![CDATA[Java GUI creation in netbeans. This document describes visual feedback the IDE&#8217;s GUI Builder (formerly code-named Matisse) provides during the process of Java GUI creation. Visit Tutorial]]></description>
			<content:encoded><![CDATA[<p>Java GUI creation in netbeans. This document describes visual feedback the IDE&#8217;s GUI Builder (formerly code-named Matisse) provides during the process of Java GUI creation.</p>
<p><span id="more-134"></span></p>
<p><strong><a href="http://netbeans.org/kb/docs/java/quickstart-gui-legend.html" target="_blank">Visit Tutorial</a></strong></p>
<img src="http://feeds.feedburner.com/~r/hi5place/~4/pOYvEyTo3VA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hi5place.com/tutorials/java-gui-creation-in-netbeans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hi5place.com/tutorials/java-gui-creation-in-netbeans/</feedburner:origLink></item>
		<item>
		<title>Java GUI Building in NetBeans IDE</title>
		<link>http://feedproxy.google.com/~r/hi5place/~3/ge2nbnzZfTE/</link>
		<comments>http://www.hi5place.com/tutorials/java-gui-building-in-netbeans-ide/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 19:33:43 +0000</pubDate>
		<dc:creator>RK</dc:creator>
				<category><![CDATA[Java Tutorials]]></category>
		<category><![CDATA[GUI Building java]]></category>

		<guid isPermaLink="false">http://www.hi5place.com/?p=132</guid>
		<description><![CDATA[Java GUI Building in NetBeans IDE. This tutorial guides you through the process of creating the graphical user interface (GUI) for an application called ContactEditor using the NetBeans IDE GUI Builder. In the process you will layout a GUI front-end that enables you to view and edit contact information of individuals included in an employee database. [...]]]></description>
			<content:encoded><![CDATA[<p>Java GUI Building in NetBeans IDE. This tutorial guides you through the process of creating the graphical user interface (GUI) for an application called ContactEditor using the NetBeans IDE GUI Builder. In the process you will layout a GUI front-end that enables you to view and edit contact information of individuals included in an employee database.</p>
<p><span id="more-132"></span></p>
<p><a href="http://netbeans.org/kb/docs/java/quickstart-gui.html" target="_blank"><strong>Visit Tutorial</strong></a></p>
<img src="http://feeds.feedburner.com/~r/hi5place/~4/ge2nbnzZfTE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hi5place.com/tutorials/java-gui-building-in-netbeans-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hi5place.com/tutorials/java-gui-building-in-netbeans-ide/</feedburner:origLink></item>
	</channel>
</rss>

