<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Use JavaFX</title>
	<link>http://www.usejavafx.com</link>
	<description>without boundaries!</description>
	<lastBuildDate>Sat, 04 Feb 2012 21:20:07 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.2" -->

	<item>
		<title>Building Java EE Applications in JavaFX 2.0</title>
		<description><![CDATA[In this article, the first of several in which I explore various options for building Java EE applications in JavaFX 2.0, I perform a direct port of Richard Bair’s FXML+Guice dependency injection example into Spring. (Richard Bair is Oracle’s Chief Architect for the Client Java Platform.) Many developers still believe that Spring is all about [...]]]></description>
		<link>http://www.usejavafx.com/2012/02/04/building-java-ee-applications-in-javafx-2-0/</link>
			</item>
	<item>
		<title>e(fx)clipse 0.0.12 released</title>
		<description><![CDATA[e(fx)clipse provides tooling integration for JavaFX 2.0 into the Eclipse IDE Go to Source]]></description>
		<link>http://www.usejavafx.com/2012/02/01/efxclipse-0-0-12-released/</link>
			</item>
	<item>
		<title>How to build and package JavaFX 2 Application with Maven</title>
		<description><![CDATA[The short guide to begin to build your JavaFX 2 application with Maven. An example is demonstrated with continuous integration and delivery. Go to Source]]></description>
		<link>http://www.usejavafx.com/2012/01/31/how-to-build-and-package-javafx-2-application-with-maven/</link>
			</item>
	<item>
		<title>I Hear Voices: JavaFX 2.1 Developer Preview for Linux</title>
		<description><![CDATA[The release of the JavaFX 2.1 Developer Preview for Linux last week rounds out the Mac OS X and Windows releases that were already available. I thought that this would be an interesting time to take the pulse of the JavaFX community, so I asked several JavaFX developers to articulate the significance of this release. [...]]]></description>
		<link>http://www.usejavafx.com/2012/01/30/i-hear-voices-javafx-2-1-developer-preview-for-linux-2/</link>
			</item>
	<item>
		<title>I Hear Voices: JavaFX 2.1 Developer Preview for Linux</title>
		<description><![CDATA[The release of the JavaFX 2.1 Developer Preview for Linux last week rounds out the Mac OS X and Windows releases that were already available.  I thought that this would be an interesting time to take the pulse of the JavaFX community, so I asked several JavaFX developers to articulate the significance of this release.  Here&#8217;s what [...]]]></description>
		<link>http://www.usejavafx.com/2012/01/30/i-hear-voices-javafx-2-1-developer-preview-for-linux/</link>
			</item>
	<item>
		<title>Focus on JavaFX 2 FXML with NetBeans IDE 7.1</title>
		<description><![CDATA[In October 2011, I used the post Hello JavaFX 2.0: Introduction by NetBeans IDE 7.1 beta to look at using NetBeans IDE 7.1 beta to build a simple Hello, World style of JavaFX 2.0 application. In this post, I look at using NetBeans IDE 7.1 (no longer in beta) to build a slightly more sophisticated [...]]]></description>
		<link>http://www.usejavafx.com/2012/01/26/focus-on-javafx-2-fxml-with-netbeans-ide-7-1/</link>
			</item>
	<item>
		<title>JavaFX 2.1 SDK Developer Preview Comes To Linux</title>
		<description><![CDATA[The beta is a 32-bit release, and requires Ubuntu 10.04 or later or equivalent, and requires JDK 7 Update 2. To give it a spin, I downloaded the JavaFX 2.1 SDK Developer Preview for Linux, the *.tar.gz version of 32-bit JDK 7. Untarred them into the /opt directory, resulting in Go to Source]]></description>
		<link>http://www.usejavafx.com/2012/01/26/javafx-2-1-sdk-developer-preview-comes-to-linux/</link>
			</item>
	<item>
		<title>FXML Stuffs (include and define)</title>
		<description><![CDATA[Hello folks, Today I would like to blog about the FXML define and include tag which can be very useful for those who are very keen to use FXML in their application. The FXML is an XML file which is loaded by javafx using FXMLLoader . It’s all loaded at the runtime and it’s really [...]]]></description>
		<link>http://www.usejavafx.com/2012/01/26/fxml-stuffs-include-and-define/</link>
			</item>
	<item>
		<title>Advantages of JavaFX builders</title>
		<description><![CDATA[Very often one has to create a number of of similar objects. Using JavaFX builders for this task instead of constructors has several advantages as we will see in this article. In short, builders… are easier to read and understand avoid some “copy &#38; paste”-bugs result in small, but simple code, if builders are reused [...]]]></description>
		<link>http://www.usejavafx.com/2012/01/25/advantages-of-javafx-builders/</link>
			</item>
	<item>
		<title>Percent Width for TableColumn in JavaFX 2.x TableView</title>
		<description><![CDATA[The moment I started working with TableView in JavaFX 2.x, the first question raised in my mind is “Why there is no feature of setting the column widths in percentage as we do in HTML?” I am not sure what could be the reasons for not setting this feature. But if my application demands, I [...]]]></description>
		<link>http://www.usejavafx.com/2012/01/25/percent-width-for-tablecolumn-in-javafx-2-x-tableview/</link>
			</item>
</channel>
</rss>

