constructor - Time input from the system in java -


i want display countdown of 10 secs. 10-9-8-7... taking time system in java. how can achieve it? can give me source code it?

the combination of decrementing for loop (from 10 1) , thread.sleep should suit needs.


Comments

Popular posts from this blog

asp.net - Session has Expired in IE 10,9,8 -

PHP Error "Undefined index" -

C# List<> to xml -