Lab Exercise#1: Write a javafx project to implement the GUI design given in figure 1 new-file X x X Name: OK Close Figur
Posted: Fri May 20, 2022 1:44 pm
Lab Exercise#1: Write a javafx project to implement the GUI design given in figure 1 new-file X x X Name: OK Close Figure1 1. Use two HBox panes and one Border pane which will be the root pane and added to the scene 1 2. Use padding for each pane as 10 for each side 3. The pane in the bottom should have right alignment. 4. Change size of buttons using the method btnobj.setPrefSize.....)