The following paragraph has a typo in the word "contaner":
The code fragment in Example 8-2 creates the three text fields and two buttons, and adds them to the application's scene by using the GridPane container. This contaner is particularly handy when you need to implement a flexible layout for your UI controls.
The code fragment in Example 8-2 creates the three text fields and two buttons, and adds them to the application's scene by using the GridPane container. This contaner is particularly handy when you need to implement a flexible layout for your UI controls.