Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Being able to use an FXZ file in your JavaFX script is a powerful and rewarding skill. It does not take much scripting to access an FXZ file. In fact, JavaFX provides a node just for the purpose of working with FXZ files. The FXDNode can be used to load images from an FXZ file.
The FXDNode is located in the javafx.fxd.FXDNode package. This package must be imported to load and work with FXZ files: