|
What you're wanting to do is called screen scrapping. The problem isn't so much "How do I do this in Java" as "How is this done in general?" I don't know how it's implemented elsewhere, but hitting Google using the keywords "screen scrapping" would be your best first step.
|