--- title: Computer Programming II Lab 6 v1.0 --- <h1 style='border: none'><center>Computer Programming II Lab 6</center></h1> <h2 style='border: none'><center>Introduction to JavaFX</center></h2> <h5><center>The Islamic University of Gaza<br>Engineering Faculty<br>Department of Computer Engineering</center></h5> <h6>Authors: Usama R. Al Zayan<span style="float:right">2023/02/24</span></h6> <h6>Parts of this Lab were adapted from work done by Mohammed Nafiz ALMadhoun</h6> --- ## Lab 6: Time and Plan | Tasks | Timing | | -------- | -------- | | Quiz 5 | 10 min | | Task 1 | 60 min | ## Lab Tasks ### Task 1: Your First JavaFX Application In this task, you should create the layout below, try to make it as close as possible to the image. <center> ![Task 1 Expected Output](https://i.imgur.com/GR22GZA.png =400x) Task 1 Expected Output </center> ###### tags: `Computer Programming II` `Lab` `IUG` `Computer Engineering` <center>End Of Lab 6</center>