timeunit

JAVAFX, Le compte à rebours ne fonctionne pas

Le compte à rebours ne fonctionne pas. Je suis déclenchement par l'intermédiaire d'un bouton. public void startCountDown() { ... mpte à rebours est un int. Pas d'erreurs. Et countDownText est déclaré en tant que texte. @FXML private Text countDownText;

JAVAFX, il conto alla rovescia non funziona

Il conto alla rovescia non funziona. Lo sto attivando tramite un pulsante. public void startCountDown() { timer.schedule ... il conto alla rovescia è un int. Nessun errore. E countDownText è dichiarato come testo. @FXML private Text countDownText;