Screen scrape an applet?
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?
Thanks, Dan
.
Relevant Pages
- Re: getting pixels from an applet area
... but the applet needs to be signed ... most AWT textual components support copy ... require a signed applet) ... You want to capture an image of a componenet ... (comp.lang.java.help) - Re: Java in JavaScript
... then a Java applet called with the form text as the input argument. ... The applet will then manipulate the text and return a string back to ... i.e. how to capture the returned string using JS. ... (comp.lang.java.programmer) - Capturing a form submit vs a page load / refresh
... can somebody tell me what the appropriate logic would be to capture ... when I submit my form vs when the page loads or refreshes? ... I have been using a submitted=true value in my querystring but ... (microsoft.public.dotnet.languages.csharp) - Re: Consultant for very small script/app?
... > do is capture some information being sent to his applet already by ... > WordPerfect. ... It isn't being sent to the run handler at all. ... > doesn't want to call a run handler, he wants his applet to receive this ... (comp.sys.mac.programmer.help) - Re: Screen scrape an applet?
... screen output from an applet (such as a stock quote ticker) which refreshes periodically? ... Note that this is not available in old Java versions which may cause problems when using in an applet. ... Unemployed English Java programmer ... (comp.lang.java.help) |
|