Re: Screen scrape an applet?
- From: Andrew Thompson <SeeMySites@xxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 08:20:51 GMT
On Wed, 27 Jul 2005 08:27:53 +0200, Ingo R. Homann wrote:
> Hi Dan,
>
> Dan Stumpus wrote:
>> Can anyone give me a pointer or ideas on how I could capture the screen
>> output from an applet (such as a stock quote ticker) which refreshes
>> periodically?
>
> Maybe, the class java.awt.Robot will help you. Note that this is not
> available in old Java versions which may cause problems when using in an
> applet.
Note also that an applet would need to be signed to invoke
most of the Robot methods of interest.
--
Andrew Thompson
physci.org 1point1c.org javasaver.com lensescapes.com athompson.info
Mr Bender's Wardrobe By ROBOTANY 500
.
- Follow-Ups:
- Re: Screen scrape an applet?
- From: Dan Stumpus
- Re: Screen scrape an applet?
- References:
- Screen scrape an applet?
- From: Dan Stumpus
- Re: Screen scrape an applet?
- From: Ingo R. Homann
- Screen scrape an applet?
- Prev by Date: Re: JNLP & Web start & signing?
- Next by Date: Re: Loading an image file into an applet
- Previous by thread: Re: Screen scrape an applet?
- Next by thread: Re: Screen scrape an applet?
- Index(es):