Please help!
I have designed an alarm clock in Visual Basic 2005 and it works beautifully. Now when i wanted to do the same thing in Java JDK 5 by getting the time element, it just displays the current time without the time ticking over. How can i get the current time and make the time tick like a digital clock.
Any help, thanks
Nick