October 2009
Intermediate to advanced
384 pages
13h
English
This chapter covers
If chapter 1 has had the desired effect, you should be eager to get your hands dirty with code. But before we can start dazzling unsuspecting bystanders with our stunning JavaFX visuals, we’ll need to become acquainted with Java FX Script, JavaFX’s own programming language. In this chapter, and the one that follows, we’ll start to do just that.
In this chapter we will look at how variables are created and manipulated. JavaFX Script has a lot of interesting features in this area, beyond those offered by languages like Java ...