Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #5135
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.gui |
| Subject | Re: Capturing Java GUI data |
| Date | 2012-05-09 14:38 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <0rolq79tsg7rnhghqoct3clq03osdqdbff@4ax.com> (permalink) |
| References | <136757b4-c4c0-46ac-b91b-59c58dbe108d@i18g2000yqf.googlegroups.com> <jnbu2l$ott$1@online.de> |
On Thu, 26 Apr 2012 18:45:07 +0200, Martin <mlocker@kneipp-kuren.de> wrote, quoted or indirectly quoted someone who said : >Am 15.02.2012 04:01, schrieb contracer: >> Hi, >> I'm looking for any way to capture data generated by a GUI tool made >> in Java. >> It's possible ? >> Thanks You can use an external utility e.g. FastStone http://mindprod.com/jgloss/faststone.html You can also use java.awt.Robot.createScreenCapture and brethren. -- Roedy Green Canadian Mind Products http://mindprod.com Programmers love to create simplified replacements for HTML. They forget that the simplest language is the one you already know. They also forget that their simple little markup language will bit by bit become even more convoluted and complicated than HTML because of the unplanned way it grows. .
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Find similar
Capturing Java GUI data contracer <contracer11@gmail.com> - 2012-02-14 19:01 -0800
Re: Capturing Java GUI data Jeff Higgins <jeff@invalid.invalid> - 2012-02-15 10:10 -0500
Re: Capturing Java GUI data Martin <mlocker@kneipp-kuren.de> - 2012-04-26 18:45 +0200
Re: Capturing Java GUI data Roedy Green <see_website@mindprod.com.invalid> - 2012-05-09 14:38 -0700
csiph-web