Posts by giu_ • 1 point
2 posts
- 
		0 votes3 answers851 viewsA: How to create a stopwatch in Javafx using Scene Builder?As far as I’m concerned, and as far as I’m concerned, approach one is the right one. However, it is important to highlight points here: The 1st and the main one is q to start a Task it takes the… 
- 
		0 votes3 answers3097 viewsA: How to generate random matrices without repeating numbers on the same line?Using this code the numbers do not repeat, as is used the add() and the remove(). Follows the code: import java.util.ArrayList; import java.util.List; import java.util.Random; public class Gerador {…