<?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>Java Code Geeks &#187; Sebastian Damm</title> <atom:link href="http://www.javacodegeeks.com/author/Sebastian-Damm/feed" rel="self" type="application/rss+xml" /><link>http://www.javacodegeeks.com</link> <description>Java 2 Java Developers Resource Center</description> <lastBuildDate>Thu, 23 May 2013 16:00:32 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>JavaFX 2.0 Layout Panes &#8211; GridPane</title><link>http://www.javacodegeeks.com/2012/07/javafx-20-layout-panes-gridpane.html</link> <comments>http://www.javacodegeeks.com/2012/07/javafx-20-layout-panes-gridpane.html#comments</comments> <pubDate>Thu, 26 Jul 2012 19:00:00 +0000</pubDate> <dc:creator>Sebastian Damm</dc:creator> <category><![CDATA[Desktop Java]]></category> <category><![CDATA[JavaFX]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/javafx-2-0-layout-panes-gridpane.html</guid> <description><![CDATA[The GridPane is without a doubt the most powerfull and flexible layout pane in JavaFX 2.0. It lays out its children in a flexible grid of columns and rows and is very similar to Swing´s GridBagLayout or HTML´s table model. This approach makes this pane very well suited for any kind of form (like contact [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/07/javafx-20-layout-panes-gridpane.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>JavaFX 2.0 Layout Panes &#8211; BorderPane</title><link>http://www.javacodegeeks.com/2012/07/javafx-20-layout-panes-borderpane.html</link> <comments>http://www.javacodegeeks.com/2012/07/javafx-20-layout-panes-borderpane.html#comments</comments> <pubDate>Wed, 11 Jul 2012 22:00:00 +0000</pubDate> <dc:creator>Sebastian Damm</dc:creator> <category><![CDATA[Desktop Java]]></category> <category><![CDATA[JavaFX]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/javafx-2-0-layout-panes-borderpane.html</guid> <description><![CDATA[A BorderPane is very well suited to develop more complex layouts. In general the BorderPane provides five different regions: Top, Right, Bottom, Left and Center. You can set a Node to each of these areas by calling the setTop/setBottom/set… methods. This approach makes it very easy to develop “website-like” application windows where you have a [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/07/javafx-20-layout-panes-borderpane.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>JavaFX 2.0 Layout Panes &#8211; FlowPane and TilePane</title><link>http://www.javacodegeeks.com/2012/07/javafx-20-layout-panes-flowpane-and.html</link> <comments>http://www.javacodegeeks.com/2012/07/javafx-20-layout-panes-flowpane-and.html#comments</comments> <pubDate>Tue, 10 Jul 2012 19:00:00 +0000</pubDate> <dc:creator>Sebastian Damm</dc:creator> <category><![CDATA[Desktop Java]]></category> <category><![CDATA[JavaFX]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/javafx-2-0-layout-panes-flowpane-and-tilepane.html</guid> <description><![CDATA[FlowPanes and TilePanes are nice layout panes, if you want to layout your children consecutively one after another, either horizontally or vertically. They are quite similiar to each other as both will layout their children either in columns (in case of a horizontal Flow/TilePane) and wrap at their width or in rows (in case of [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/07/javafx-20-layout-panes-flowpane-and.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>JavaFX 2.0 Layout Panes &#8211; HBox and VBox</title><link>http://www.javacodegeeks.com/2012/07/javafx-20-layout-panes-hbox-and-vbox.html</link> <comments>http://www.javacodegeeks.com/2012/07/javafx-20-layout-panes-hbox-and-vbox.html#comments</comments> <pubDate>Thu, 05 Jul 2012 13:00:00 +0000</pubDate> <dc:creator>Sebastian Damm</dc:creator> <category><![CDATA[Desktop Java]]></category> <category><![CDATA[JavaFX]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/javafx-2-0-layout-panes-hbox-and-vbox.html</guid> <description><![CDATA[If you want an overview on all different layout panes in JavaFX 2.0 or if you want to know yome basic facts about them, please see my previous post Layout Panes in JavaFX 2.0. The layout panes HBox and VBox are definitely the most basic layout containers in JavaFX 2.0. As you can already tell [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/07/javafx-20-layout-panes-hbox-and-vbox.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>JavaFX 2.0 Hello World</title><link>http://www.javacodegeeks.com/2012/06/javafx-20-hello-world.html</link> <comments>http://www.javacodegeeks.com/2012/06/javafx-20-hello-world.html#comments</comments> <pubDate>Fri, 29 Jun 2012 16:00:00 +0000</pubDate> <dc:creator>Sebastian Damm</dc:creator> <category><![CDATA[Desktop Java]]></category> <category><![CDATA[JavaFX]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/javafx-2-0-hello-world.html</guid> <description><![CDATA[Before talking about the example itself, I want to show you how to create a JavaFX application in NetBeans. (If you haven´t installed JavaFX and NetBeans yet, please see my previous post Installing JavaFX 2.0 and NetBeans 7.7.1) Click on “New Project” in the “File” menu to open the project wizard. Then choose “JavaFX-&#62;JavaFX Application” [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/06/javafx-20-hello-world.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/4 queries in 0.001 seconds using apc
Object Caching 863/864 objects using apc
Content Delivery Network via jcg.javacodegeeks.netdna-cdn.com

Served from: www.javacodegeeks.com @ 2013-05-23 19:27:41 -->