How can i put the timer in decreasing order in metbeans 8.0.2 ? So, pls provide me code for it | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

How can i put the timer in decreasing order in metbeans 8.0.2 ? So, pls provide me code for it

i had to make the quiz application on java but i am not able to put timer in the frame and code. it also want to display on the frame also. timer is used like when times gets over the no. of questions done are checked by the app and the marks and result is to be displayed on the screen.

13th Sep 2017, 5:11 PM
Amit Garg
Amit Garg - avatar
2 ответов
+ 7
Which gui framework do you use? Swing? JavaFX? Frame sounds like Swing to me, so https://stackoverflow.com/questions/28337718/java-swing-timer-countdown
14th Sep 2017, 8:12 PM
Tashi N
Tashi N - avatar
0
thanku Tashi N
15th Sep 2017, 6:29 PM
Amit Garg
Amit Garg - avatar