Lab Exercise#3: Write a javafx project to implement the GUI design given in figure 4 which is a 10x10 matrix of textfiel
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Lab Exercise#3: Write a javafx project to implement the GUI design given in figure 4 which is a 10x10 matrix of textfiel
Lab Exercise#3: Write a javafx project to implement the GUI design given in figure 4 which is a 10x10 matrix of textfields each contains 0 or 1 randomly. Use a loop to generate a random integer between 0 and 1, convert it into a string and put it into a textfield which should be added into its specific place in a gridpane. - O 1 0 0 0 RandomBin x B 0 0 0 1 1 0 0 1 0 1 0 0 1 0 0 1 1 0 100 0 0 0 0 0 0 1 1 0 1 1 1 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 1 0 0 0 0 1 1 0 1 0 1 1 0 1 0 0 0 1 1 0 0 0 1 1 0 0 0 0 1 1 1 1 0 1 0 0 1 figure 4