Please write java code for me.
????
Are you sure you have gone through the rules even once ???
Here some of them quoted specially for you :Also, to keep DaniWeb a student-friendly place to learn, don't expect quick solutions to your homework. We'll help you get started and exchange algorithm ideas, but only if you show that you're willing to put in effort as well.
And a link to the announcement .
stephen84s
Nearly a Posting Virtuoso
1,443 posts since Jul 2007
Reputation Points: 668
Solved Threads: 154
First of all in java is very simple.
Classes to use: Date, SimpleDateFormat, Thread.
And no we will not write the code. As instructed to other forum you posted ( http://www.daniweb.com/forums/thread176644.html ), first try it yourself and we will see what we can do.
Also if you want this done on a web page, try a different forum
javaAddict
Nearly a Senior Poster
3,329 posts since Dec 2007
Reputation Points: 1,014
Solved Threads: 448
Hi,
I want to show running time in java
Please write java code for me.
thanks in advance.
'java code'
see? I just wrote it for you.
this is the kind of application you should be able to write within about ten minutes.
run a thread, let it constantly refresh a JLabel (if you're writing a Swing app) to tell the exact current time of the system clock
you could even do it using less classes than given to you by javaAddict, but I'd take his way, if you want it to be decent.
stultuske
Posting Sensei
3,137 posts since Jan 2007
Reputation Points: 1,114
Solved Threads: 433