I am doing a program using Timer class. I start the Timer in a function.
When the function is called directly in the program, it works fine.( The Timer can send ActionEvent every delay time, and call ActionPerformed function to do the job.)
But when I put the function in an ActionPerformed...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.