Unit 1 - Final Exercise
Unit 1 - Final Exercise
Final exercise
FlightsFX
Arturo Bernal
Nacho Iborra
Once the project is created, inside the Source Packages section, create the following
packages and subpackages:
You can, for instance, use a vertical SplitPane as the main container, and then:
Place a TableView with its corresponding TableColumns in the upper section
Place the form controls below the table view in the lower section (use the
appropriate(s) container(s) to display these controls).
Remember to set an fx:id to each element that may need to be accessed from the
controller.