-
Book Overview & Buying
-
Table Of Contents
JavaFX 1.2 Application Development Cookbook
By :
In this chapter, we will cover the following topics:
Building and packaging your app with an IDE
Building and packaging your app with javafxpackager
Packaging your app to get Web Start(ed)
Packaging your app as an applet
Passing arguments to JavaFX applications
Making your applets drag-to-install
Controlling JavaFX applets from JavaScript
Deployment and integration are critical steps in getting your application to its intended audience. Regardless of how polished or feature-rich your rich-client application happens to be, it will be tossed quickly to the side if its users are unable to access and run it with ease and no fuss. In this chapter, we will look at the many deployment options available to get your JavaFX applications to your audience.
The JavaFX application framework supports a unified programming model. With this framework, you can write code that scales to target devices ranging from smart phones, set...
Change the font size
Change margin width
Change background colour