<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>JavaFX News, Demos and Insight // FX Experience &#187; Layout</title>
	<atom:link href="http://fxexperience.com/category/layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://fxexperience.com</link>
	<description>Sharing the Experience of JavaFX</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:47:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>JavaFX2.0 Layout: A Class Tour, by Amy Fowler</title>
		<link>http://fxexperience.com/2011/06/javafx2-0-layout-a-class-tour-by-amy-fowler/</link>
		<comments>http://fxexperience.com/2011/06/javafx2-0-layout-a-class-tour-by-amy-fowler/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 00:33:48 +0000</pubDate>
		<dc:creator>Jasper Potts</dc:creator>
				<category><![CDATA[Layout]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://fxexperience.com/?p=1206</guid>
		<description><![CDATA[Great post on layout by Amy Fowler, recommended reading for anyone interested in JavaFX 2.0. JavaFX2.0 Beta is out. We’ve taken advantage of the language shift to extensively remodel the layout APIs based on a year’s worth of tire-kicking. This article (the first in a series) will introduce you to the basics. &#8230;.More]]></description>
			<content:encoded><![CDATA[<p>Great post on layout by Amy Fowler, recommended reading for anyone interested in JavaFX 2.0.</p>
<blockquote><p>JavaFX2.0 Beta is out.  We’ve taken advantage of the language shift to extensively remodel the layout APIs based on a year’s worth of tire-kicking. This article (the first in a series) will introduce you to the basics. &#8230;.<a href="http://amyfowlersblog.wordpress.com/2011/06/02/javafx2-0-layout-a-class-tour/">More</a></p></blockquote>
<p><a href="http://amyfowlersblog.wordpress.com/2011/06/02/javafx2-0-layout-a-class-tour/"><img alt="" src="http://amyfowlersblog.files.wordpress.com/2011/06/javafx2-0layoutclasses.png?w=640&#038;h=354" class="aligncenter" width="640" height="354" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://fxexperience.com/2011/06/javafx2-0-layout-a-class-tour-by-amy-fowler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaFX 1.3 Layout</title>
		<link>http://fxexperience.com/2010/05/javafx-1-3-layout/</link>
		<comments>http://fxexperience.com/2010/05/javafx-1-3-layout/#comments</comments>
		<pubDate>Mon, 31 May 2010 00:05:01 +0000</pubDate>
		<dc:creator>Jonathan Giles</dc:creator>
				<category><![CDATA[Layout]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://fxexperience.com/?p=838</guid>
		<description><![CDATA[Building decent-sized applications requires layouts (unless you like pain), and the funny thing about layouts is that they&#8217;re tough&#8230;..real tough&#8230;&#8230;until you bother to actually understand them. The second funny thing about layouts is that once you do understand them they&#8217;re simple and powerful. An added bonus is that your head stops hurting and your curse-words [...]]]></description>
			<content:encoded><![CDATA[<p>Building decent-sized applications requires layouts (unless you like pain), and the funny thing about layouts is that they&#8217;re tough&#8230;..real tough&#8230;&#8230;until you bother to actually understand them. The second funny thing about layouts is that once you do understand them they&#8217;re simple and powerful. An added bonus is that your head stops hurting and your curse-words jar becomes considerably less overflowing. Finally, your children/partner/pet/pet-rock will love you more and the world will become a happier, more smiley place. This is the power of understanding layouts.</p>
<p>So, please, if you don&#8217;t know how to use the JavaFX layout containers, go and read <a href="http://amyfowlersblog.wordpress.com/">Amy Fowler&#8217;s new blog</a>. It is starting off with a bang, covering what&#8217;s new and changed in JavaFX 1.3 &#8211; and it&#8217;s well worth your time to read it. Keep reading each post until it makes sense. If you go cross-eyed or consider giving up, you&#8217;re doing yourself an injustice. Read it again!</p>
<p>For convenience, here&#8217;s the links you&#8217;ll want to read:</p>
<ul>
<li><a title="JavaFX 1.3: Taming the Layout Beast" href="http://amyfowlersblog.wordpress.com/2010/04/30/javafx-1-3-taming-the-layout-beast/">JavaFX  1.3: Taming the  Layout Beast </a></li>
<li><a title="JavaFX 1.3: Autosizing Everywhere" href="http://amyfowlersblog.wordpress.com/2010/05/07/javafx-1-3-autosizing-everywhere/">JavaFX  1.3:  Autosizing Everywhere </a></li>
<li><a title="JavaFX 1.3: Managed Gets Promoted" href="http://amyfowlersblog.wordpress.com/2010/05/13/javafx-1-3-managed-gets-promoted/">JavaFX  1.3: Managed  Gets Promoted </a></li>
<li><a title="JavaFX 1.3: Growing, Shrinking and Filling" href="http://amyfowlersblog.wordpress.com/2010/05/26/javafx-1-3-growing-shrinking-and-filling/">JavaFX 1.3: Growing,  Shrinking and Filling<br />
</a></li>
</ul>
<p>Now, go forth and read! <img src='http://fxexperience.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://fxexperience.com/2010/05/javafx-1-3-layout/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>JavaFX1.2 Layout &#8211; Amy Fowler</title>
		<link>http://fxexperience.com/2009/09/javafx1-2-layout-amy-fowler/</link>
		<comments>http://fxexperience.com/2009/09/javafx1-2-layout-amy-fowler/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 11:41:43 +0000</pubDate>
		<dc:creator>Jasper Potts</dc:creator>
				<category><![CDATA[Layout]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://fxexperience.com/?p=132</guid>
		<description><![CDATA[Amy Fowler the layout guru has written a excelent article on layout in JavaFX 1.2, recomended reading for anyone working with or learning JavaFX. JavaFX&#8217;s powerful scene-graph and animation engine enables gamer types to rapidly create dynamic visual scenes that are functionally expressed through binding and triggers and timelines. On the other, it&#8217;s growing controls [...]]]></description>
			<content:encoded><![CDATA[<p>Amy Fowler the layout guru has written a excelent article on layout in JavaFX 1.2, recomended reading for anyone working with or learning JavaFX.</p>
<blockquote><p>JavaFX&#8217;s powerful scene-graph and animation engine enables gamer types to rapidly create dynamic visual scenes that are functionally expressed through binding and triggers and timelines. On the other, it&#8217;s growing controls and charts libraries clearly stake out a more traditional GUI turf. As interfaces finally graduate to the 21st century, the lines between these two worlds is blurring in exciting ways. Our challenge is to evolve the FX platform to support this convergence, which speaks precisely to why layout in JavaFX is complicated enough that it requires a blog series to explain.</p></blockquote>
<h3><strong><a href="http://weblogs.java.net/blog/aim/archive/2009/09/10/javafx12-layout">-&gt; JavaFX 1.2: Layout</a></strong></h3>
<p><strong><a href="http://weblogs.java.net/blog/aim/archive/2009/09/10/javafx12-layout"><img class="alignnone" title="Bounds" src="http://weblogs.java.net/sites/default/files/layout12a.png" alt="" width="589" height="211" /></a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://fxexperience.com/2009/09/javafx1-2-layout-amy-fowler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clarke: What&#8217;s new in JavaFX 1.2</title>
		<link>http://fxexperience.com/2009/06/clarke-whats-new-in-javafx-12/</link>
		<comments>http://fxexperience.com/2009/06/clarke-whats-new-in-javafx-12/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 01:18:03 +0000</pubDate>
		<dc:creator>Richard Bair</dc:creator>
				<category><![CDATA[Charts]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[Layout]]></category>

		<guid isPermaLink="false">http://fxexperience.com/?p=17</guid>
		<description><![CDATA[There&#8217;s a great article over at InformIT by Jim Clarke about what&#8217;s new in JavaFX 1.2. Jim has been involved in JavaFX both contributing to the source and building apps since before I got involved last year. From the article: Once you start using JavaFX, I think you&#8217;ll find that the language is powerful yet [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a great article over at <a href="http://www.informit.com/articles/article.aspx?p=1352545">InformIT</a> by Jim Clarke about what&#8217;s new in JavaFX 1.2. Jim has been involved in JavaFX both contributing to the source and building apps since before I got involved last year.</p>
<p>From the article:</p>
<blockquote><p>Once you start using JavaFX, I think you&#8217;ll find that the language is powerful yet very concise. You&#8217;ll be amazed at the things you can do with very little code. I have only discussed a few of the new JavaFX 1.2 user interface features—there&#8217;s much more to the entire JavaFX platform. I hope that this overview will provide just enough enticement for you to start your own exploration.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://fxexperience.com/2009/06/clarke-whats-new-in-javafx-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

