call a method at intervals
- From: "rickbear" <rickbeardk@xxxxxxxxx>
- Date: 29 Apr 2006 08:33:18 -0700
Hi!
I made an applet in one class.
Now I would like to call two of the methods in a certain timeinterval.
Something like javascript's setInterval("method()", milliseconds);
The one method has to run every minute and the other on every fifth
minute.
Is that possible without making more classes? and how?
- rick -
.
- Follow-Ups:
- Re: call a method at intervals
- From: Trung Chinh Nguyen
- Re: call a method at intervals
- From: Mike Schilling
- Re: call a method at intervals
- Prev by Date: Re: Senior Java Requirement
- Next by Date: Re: question about streams
- Previous by thread: looking for good guide to using ThreadPoolExecutor
- Next by thread: Re: call a method at intervals
- Index(es):