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

PHP Error "Undefined index" -

C# List<> to xml -

javascript - Concatenate two fields in one in CRM 2011 -