jni - grab text in another non java program
I need from java/swing to grab the text at mouse position ( windows xp )
in another program's window ( non java ... )
anyone with some jni/C/C++ hack I could start up with
regards
patrick
Oliver Wong - 08 Aug 2006 20:51 GMT
> jni - grab text in another non java program
>
[quoted text clipped - 3 lines]
> regards
> patrick
Use http://java.sun.com/j2se/1.5.0/docs/api/java/awt/Robot.html and
google for "OCR".
- Oliver
Vitaly - 09 Aug 2006 07:03 GMT
See products at
http://composia.com/
> jni - grab text in another non java program
>
[quoted text clipped - 3 lines]
> regards
> patrick