This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: Creating a Simple GUI Application Using JavaFX
Feed Title: Focus on Java
Feed URL: http://z.about.com/6/g/java/b/index.xml
Feed Description: java.about.com's Focus on Java
Now let's look at building the same simple application using JavaFX. Coding a Simple Graphical Interface - Part III is a step-by-step guide to do just that. It shows how to build an interface using a BorderPane to hold the hierarchy of components needed for the Scene Graph.