Re: Any way to activate refresh button?




"Clark" <who@xxxxxxxxxxxx> wrote in message news:akGMf.15520$rL5.11863@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have a stock market charting applet that needs a "redraw" button to be clicked before it will update. Does anyone know of a script that would do that automatically? I am not writing the software, just would like to not have to click the button every minute or so.

Do you know how to program in Java? Perhaps you could write your own applet viewer which would invoke the appropriate methods at the appropriate time, or at worst, use the Robot class.

Otherwise, you might want to look for general macro recording and playback software; you don't need to look for something Java specific.

- Oliver

.


Quantcast