The Pro JavaFX Plaform author team (Weiqi Gao, Stephen Chin, Dean Iverson and I) hit a milestone in the wee hours this morning: We submitted the remaining chapters for the Pro JavaFX book, which brings the status to "all chapters submitted in first draft form (or later)". You can download this Apress Alpha (early access) eBook with all 10 of its chapters now (the price is USD 34.99).
Here's are a couple of screenshots from the Creating Custom UI Components in JavaFX chapter. The first screenshot is from a section that demonstrates how to create a custom node, which is achieved by extending the CustomNode class. The example is a color picker node, which enables the user to pick one of the 216 so-called "web safe" colors:
Another type of custom UI component in JavaFX is the skinnable UI control, which is achieved by extending the Control class to define the model, and extending the Skin class to define each skin for the UI control. Here's a screenshot of the SkinnableStoplight example that demonstrates how to create a skinnable UI control:
The Developing JavaFX Mobile Applications chapter submitted this morning demonstrates a drawing program developed in JavaFX that uses the color picker node shown above. Here's a screenshot of that program running in the JavaFX Mobile Emulator, as the user pops up the color picker to choose an outline color:
It is our hope that this Pro JavaFX early access eBook will help you learn JavaFX from the basic concepts all the way up to the advanced, professionally-oriented, topics.
Regards,
Jim Weaver
Congratulations! then, thanks!
Posted by: hide1080 | March 11, 2009 at 08:50 AM
can you give us TOC of your book & sample chapter :)
i can't find it in Appress (TOC)
thanks,
hakim
Posted by: hakim | March 11, 2009 at 05:29 AM
Hi Jim,
You did a great job for all of us. Your book will lead us to develop new games using JavaFX in many different fields.
Thanks,
Robert Yae
www.Kidsland.TV
Posted by: Robert Yae | March 10, 2009 at 11:22 PM
Thamizharasu S,
You mean, when I used to post a "JavaFX puzzler" on the site, and offer a free eBook to the first correct answer?
Yes, I think that's a great idea.
Thanks,
Jim Weaver
Posted by: James Weaver | March 10, 2009 at 10:09 AM