I Got Started with JavaFX
I’ve just run through the “Getting Started With JavaFX Technology” tutorial, and in a word: WOW!!!
Creating the simple demo was incredibly quick and easy to do and very easy to follow. I didn’t time it, but it couldn’t have taken me much more than 20 mins to go from nothing to this simple simple working demo (this is just a screenshot of the designer preview window showing my app as I still need to learn how to embed etc and it’s probably an overkill to embed the Java applet here anyway):

What is pretty amazing is the Designer Preview Window. When this is open you can watch your JavaFX app change as you change the code without the need for saving or recompiling or anything between changes. It’s pretty amazing and very cool, especially when you drag-and-drop the code snippets into your code. New things just appear.
There was one thing that struck me as a bit odd: you don’t seem to need to be too good at closing off your statements with semi-colons, or separating array elements with commas. JavaFX seems to be quite happy if you do, and just has happy if you don’t.
I’m going to have to delve into the other demos and examples now. I’m curious to see what I can do with my relatively little Java programming knowledge. One thing is for sure, the development time for JavaFX apps is going to be PDQ.
Search
Related Entries
- Links for 6 Jan 2010 - 26 Jan 2010
- YouTube Sale: An Old Cliché
- NetBeans 6.5 is a Great PHP IDE
- Migrating from iPhoto to iView Media Pro
- Akismet .htaccess Extension
- Links for 18 Oct 2007 - 7 Nov 2007
- Links for 9 July 2007 - 18 July 2007
- Wordpress is a Memory Hog
- Links for 11 September 2007 - 27 September 2007
- HOWTO: Convert MySQL RC Script to SMF Service


No Responses to “I Got Started with JavaFX”
Please Wait
Speak Your Mind