| Author |
I need help...
|
Casey Buresh
Greenhorn
Joined: Oct 03, 2006
Posts: 18
|
|
I have been doing alot of programming in my spare time with Java. I recently wanted to create a program the would show a series of different screens, fillied with information, but i can't figure out how to use a timer, is there a wait method? If so, someone please enlighten me so that I may partake in my experiment.
|
'allo Poppet!!!
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32833
|
|
|
Beware: there are two Timers, slightly different from each other. And there are three wait() methods for every object. Look in the Java Tutorial here about concurrency, and here, then look for Timers on the left.
|
 |
Casey Buresh
Greenhorn
Joined: Oct 03, 2006
Posts: 18
|
|
|
ty you solved my problem
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32833
|
|
|
Only too pleased to be able to help . . .
|
 |
 |
|
|
subject: I need help...
|
|
|