call a method at intervals
- From: "rickbear" <rickbeardk@xxxxxxxxx>
- Date: 29 Apr 2006 08:32:46 -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: Andy
- Re: call a method at intervals
- Prev by Date: Re: call a method at intervals
- Next by Date: JTable cell editing deselects row, workaround?
- Previous by thread: How do you connect to an Access-based database with JDBC?
- Next by thread: Re: call a method at intervals
- Index(es):