Re: RealBasic to Java interface help
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Fri, 31 Mar 2006 20:15:29 GMT
On Fri, 31 Mar 2006 14:06:36 -0600, "Steve W. Jackson"
<stevewjackson@xxxxxxxxxxx> wrote, quoted or indirectly quoted someone
who said :
The javax.swing.Timer
probably isn't what you want, but java.util.Timer might well do the
trick. You create a TimerTask to handle the work and set the Timer to
schedule it as needed.
For sample code see http://mindprod.com/jgloss/timer.html
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- RealBasic to Java interface help
- From: goat5000
- Re: RealBasic to Java interface help
- From: Steve W. Jackson
- RealBasic to Java interface help
- Prev by Date: Re: RealBasic to Java interface help
- Next by Date: Re: ant - using conditions with in a target
- Previous by thread: Re: RealBasic to Java interface help
- Next by thread: Classloader isolation and Manifest Class-Path headers
- Index(es):