Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
|
| Chapter 6 Self Test |
| 1. | What node is used to display images? |
| 2. | What class is used to write an image to the ImageView node? |
| 3. | True or false? An Image class can accept images from the Web. |
| 4. | What value does the {__DIR__} constant contain? |
| 5. | True or false? To have an image load in the background, use the BackgroundImage loader. |
| 6. | What is the name of the tool used to export images from Adobe Photoshop and Adobe Illustrator for JavaFX? |
| 7. | True or false? You must add jfx: to the beginning of each layer name to access those layers by name in your script. |
| 8. | What node is used to load images from an FXZ file? |
| 9. | True or false? The FXZ file is a compressed file that contains images and definitions. |
| 10. | What method is used to load an image layer? |