Click here to Skip to main content
15,922,523 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: link to DirectX forums Pin
Prakash Nadar29-Feb-04 16:35
Prakash Nadar29-Feb-04 16:35 
GeneralRe: link to DirectX forums Pin
includeh1029-Feb-04 17:42
includeh1029-Feb-04 17:42 
GeneralRe: link to DirectX forums Pin
Prakash Nadar29-Feb-04 18:13
Prakash Nadar29-Feb-04 18:13 
GeneralRe: link to DirectX forums Pin
Andrew Walker1-Mar-04 0:17
Andrew Walker1-Mar-04 0:17 
GeneralUnselecting Radio buttons Pin
krugger29-Feb-04 13:11
krugger29-Feb-04 13:11 
GeneralRe: Unselecting Radio buttons Pin
Prakash Nadar29-Feb-04 19:20
Prakash Nadar29-Feb-04 19:20 
GeneralRe: Unselecting Radio buttons Pin
David Crow1-Mar-04 3:23
David Crow1-Mar-04 3:23 
GeneralHooking into Java Application like in Visual C++ Pin
Tony Westminster29-Feb-04 12:45
Tony Westminster29-Feb-04 12:45 
Hello,

under Visual C++ there are numerous examples of hooking into
another application, i.e. adding one's own menus to Notepad etc.

Is there a similar thing available for Java?
A net search has not resulted in anything useful.

What I would like to do:
1) Programmatically access the menu functions of a swing GUI in another 3rd party Java App for which I just have compiled classes, no source.
I know that awt.robot can do a bit, but I am looking for more:

2) Automatically extracting text from a Java Text Field of the 3rd party app (to repeat: I have no source code for this, therefore have to "hook" into the app from outside).
I have seen examples for C++ on codeproject, but nothing for Java.

3) A final challenge: adding my own menus to this 3rd party swing app. Again, possible in C++. I think impossible in Java.

Thanks so much for your help!

You are my last hope, literally.

Kind regards,
Tony
GeneralRe: Hooking into Java Application like in Visual C++ Pin
Prakash Nadar29-Feb-04 16:45
Prakash Nadar29-Feb-04 16:45 
GeneralExecuting a console application from an SDI Pin
krugger29-Feb-04 12:38
krugger29-Feb-04 12:38 
GeneralRe: Executing a console application from an SDI Pin
Prakash Nadar29-Feb-04 16:43
Prakash Nadar29-Feb-04 16:43 
GeneralRe: Executing a console application from an SDI Pin
sunyou29-Feb-04 19:28
sunyou29-Feb-04 19:28 
GeneralRe: Executing a console application from an SDI Pin
David Crow1-Mar-04 3:24
David Crow1-Mar-04 3:24 
GeneralChild DialogBar Pin
krugger29-Feb-04 12:33
krugger29-Feb-04 12:33 
GeneralRe: Child DialogBar Pin
Antti Keskinen29-Feb-04 20:56
Antti Keskinen29-Feb-04 20:56 
Questionhow to create toolbar in view Pin
Rajesh match29-Feb-04 3:43
Rajesh match29-Feb-04 3:43 
QuestionHow can I print part of pictures what I wanna print? Pin
orcx29-Feb-04 3:37
orcx29-Feb-04 3:37 
GeneralDisable popup menu Pin
Drawil29-Feb-04 2:26
Drawil29-Feb-04 2:26 
GeneralRe: Disable popup menu Pin
Prakash Nadar29-Feb-04 3:37
Prakash Nadar29-Feb-04 3:37 
GeneralRe: Disable popup menu Pin
Anonymous29-Feb-04 6:07
Anonymous29-Feb-04 6:07 
GeneralRe: Disable popup menu Pin
Michael Dunn29-Feb-04 6:34
sitebuilderMichael Dunn29-Feb-04 6:34 
Generalcatch console input Pin
oOomen29-Feb-04 1:25
oOomen29-Feb-04 1:25 
GeneralRe: catch console input Pin
David Crow1-Mar-04 3:37
David Crow1-Mar-04 3:37 
QuestionHow to get the size of CScrollView's scrollbar? Pin
akira3229-Feb-04 1:13
akira3229-Feb-04 1:13 
AnswerRe: How to get the size of CScrollView's scrollbar? Pin
Roger Allen1-Mar-04 0:35
Roger Allen1-Mar-04 0:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.