Re: RealBasic to Java interface help



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.
.