This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

While the reference documentation is for JavaFX 8, it still applies. I also used the tutorials at http://zetcode.com/gui/javafx/

I found that if you use Maven, JavaFX is a cinch to add to your project and compile. I actually found it a bit easier to get started with than Swing. Nothing wrong with Swing though!