<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: JFXtras 0.1 Release &#8211; Grids, Dialogs, Testing, and more!</title>
	<atom:link href="http://steveonjava.com/jfxtras-01-release-grids-dialogs-testing-and-more/feed/" rel="self" type="application/rss+xml" />
	<link>http://javafx.steveonjava.com/jfxtras-01-release-grids-dialogs-testing-and-more/</link>
	<description>Hacking Java, JavaFX, and Flash with Agility</description>
	<lastBuildDate>Wed, 28 Dec 2011 11:38:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: steveonjava</title>
		<link>http://javafx.steveonjava.com/jfxtras-01-release-grids-dialogs-testing-and-more/#comment-34</link>
		<dc:creator>steveonjava</dc:creator>
		<pubDate>Mon, 12 Jan 2009 13:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.wordpress.com/?p=68#comment-34</guid>
		<description>I will post a more detailed example to my blog soon, but for now here is a link to the Span Layout code:
http://code.google.com/p/jfxtras/source/browse/trunk/test/org/jfxtras/scene/layout/SpanTest.fx</description>
		<content:encoded><![CDATA[<p>I will post a more detailed example to my blog soon, but for now here is a link to the Span Layout code:<br />
<a href="http://code.google.com/p/jfxtras/source/browse/trunk/test/org/jfxtras/scene/layout/SpanTest.fx" rel="nofollow">http://code.google.com/p/jfxtras/source/browse/trunk/test/org/jfxtras/scene/layout/SpanTest.fx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Kolotyluk</title>
		<link>http://javafx.steveonjava.com/jfxtras-01-release-grids-dialogs-testing-and-more/#comment-33</link>
		<dc:creator>Eric Kolotyluk</dc:creator>
		<pubDate>Fri, 09 Jan 2009 17:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.wordpress.com/?p=68#comment-33</guid>
		<description>Where can we find the example source that implements the Span Layout window in your example? This page would be so much better if a link to the source were included.

Currently I am finding the layout stuff equally frustrating to use as GridBag, worse actually because the FX tooling is still very fragile and the documentation is incomplete.</description>
		<content:encoded><![CDATA[<p>Where can we find the example source that implements the Span Layout window in your example? This page would be so much better if a link to the source were included.</p>
<p>Currently I am finding the layout stuff equally frustrating to use as GridBag, worse actually because the FX tooling is still very fragile and the documentation is incomplete.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven Drieling</title>
		<link>http://javafx.steveonjava.com/jfxtras-01-release-grids-dialogs-testing-and-more/#comment-32</link>
		<dc:creator>Sven Drieling</dc:creator>
		<pubDate>Wed, 31 Dec 2008 16:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.wordpress.com/?p=68#comment-32</guid>
		<description>Hallo Steve,

0.1.1b works fine.

And provides many useful/missing features like Grid, JFXDialog.packed and JFXWorker :-)</description>
		<content:encoded><![CDATA[<p>Hallo Steve,</p>
<p>0.1.1b works fine.</p>
<p>And provides many useful/missing features like Grid, JFXDialog.packed and JFXWorker <img src='http://steveonjava.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steveonjava</title>
		<link>http://javafx.steveonjava.com/jfxtras-01-release-grids-dialogs-testing-and-more/#comment-31</link>
		<dc:creator>steveonjava</dc:creator>
		<pubDate>Wed, 31 Dec 2008 01:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.wordpress.com/?p=68#comment-31</guid>
		<description>Sven,

I&#039;ve posted a 0.1.1b version that fixes the packaging issue for Linux.

Thanks for pointing this out and mentioning a workaround!</description>
		<content:encoded><![CDATA[<p>Sven,</p>
<p>I&#8217;ve posted a 0.1.1b version that fixes the packaging issue for Linux.</p>
<p>Thanks for pointing this out and mentioning a workaround!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven Drieling</title>
		<link>http://javafx.steveonjava.com/jfxtras-01-release-grids-dialogs-testing-and-more/#comment-30</link>
		<dc:creator>Sven Drieling</dc:creator>
		<pubDate>Tue, 30 Dec 2008 16:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.wordpress.com/?p=68#comment-30</guid>
		<description>The JFXtras-0.1.1.jar contains the Window pathseperator \ instead of / so this .jar does not work on Linux.

$ jar tf JFXtras-0.1.jar
java.util.zip.ZipException: invalid entry size (expected 857866248 but got 102 bytes)

$ unzip -l JFXtras-0.1.jar
Archive:  JFXtras-0.1.jar
  Length     Date   Time    Name
 --------    ----   ----    ----
      102  12-29-08 06:25   META-INF\MANIFEST.MF
     2859  12-29-08 06:25   org\jfxtras\async\JFXWorker$1ObjectSwingWorker$anon1.class
     1308  12-29-08 06:25   org\jfxtras\async\JFXWorker$Intf.class

$ javafx -classpath .:/home/joe/JFXtras-0.1.1.jar  JFXStageTest
Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: org/jfxtras/stage/JFXStage$Intf

Workaround:

Create new .jar

unzip  JFXtras-0.1.jar
jar -cf JFXtras-0.1.jar META-INF/ org/</description>
		<content:encoded><![CDATA[<p>The JFXtras-0.1.1.jar contains the Window pathseperator \ instead of / so this .jar does not work on Linux.</p>
<p>$ jar tf JFXtras-0.1.jar<br />
java.util.zip.ZipException: invalid entry size (expected 857866248 but got 102 bytes)</p>
<p>$ unzip -l JFXtras-0.1.jar<br />
Archive:  JFXtras-0.1.jar<br />
  Length     Date   Time    Name<br />
 &#8212;&#8212;&#8211;    &#8212;-   &#8212;-    &#8212;-<br />
      102  12-29-08 06:25   META-INF\MANIFEST.MF<br />
     2859  12-29-08 06:25   org\jfxtras\async\JFXWorker$1ObjectSwingWorker$anon1.class<br />
     1308  12-29-08 06:25   org\jfxtras\async\JFXWorker$Intf.class</p>
<p>$ javafx -classpath .:/home/joe/JFXtras-0.1.1.jar  JFXStageTest<br />
Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: org/jfxtras/stage/JFXStage$Intf</p>
<p>Workaround:</p>
<p>Create new .jar</p>
<p>unzip  JFXtras-0.1.jar<br />
jar -cf JFXtras-0.1.jar META-INF/ org/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steveonjava</title>
		<link>http://javafx.steveonjava.com/jfxtras-01-release-grids-dialogs-testing-and-more/#comment-27</link>
		<dc:creator>steveonjava</dc:creator>
		<pubDate>Tue, 30 Dec 2008 13:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.wordpress.com/?p=68#comment-27</guid>
		<description>All,

I posted a 0.1.1 patch release to fix the packaging structure for layout and shape to be consistent with the JavaFX APIs where they are nested beneath javafx.scene.  I figured this is better to do ASAP before anyone gets too attached to the old package structure.  Please grab the new files instead!</description>
		<content:encoded><![CDATA[<p>All,</p>
<p>I posted a 0.1.1 patch release to fix the packaging structure for layout and shape to be consistent with the JavaFX APIs where they are nested beneath javafx.scene.  I figured this is better to do ASAP before anyone gets too attached to the old package structure.  Please grab the new files instead!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steveonjava</title>
		<link>http://javafx.steveonjava.com/jfxtras-01-release-grids-dialogs-testing-and-more/#comment-28</link>
		<dc:creator>steveonjava</dc:creator>
		<pubDate>Tue, 30 Dec 2008 12:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.wordpress.com/?p=68#comment-28</guid>
		<description>Dieter,

All you have to do is download the JFXtras.jar file and add it to your Libraries in the Project Properties dialog.

Please also look over the Javadoc on the website or in the source bundle for more information about the available classes.</description>
		<content:encoded><![CDATA[<p>Dieter,</p>
<p>All you have to do is download the JFXtras.jar file and add it to your Libraries in the Project Properties dialog.</p>
<p>Please also look over the Javadoc on the website or in the source bundle for more information about the available classes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dieter</title>
		<link>http://javafx.steveonjava.com/jfxtras-01-release-grids-dialogs-testing-and-more/#comment-29</link>
		<dc:creator>Dieter</dc:creator>
		<pubDate>Tue, 30 Dec 2008 11:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.wordpress.com/?p=68#comment-29</guid>
		<description>Hi Steve,

I am new in  JavaFx.  How I can integrate your features in (NetBean-) project?
Dieter</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>I am new in  JavaFx.  How I can integrate your features in (NetBean-) project?<br />
Dieter</p>
]]></content:encoded>
	</item>
</channel>
</rss>

