Retrieve Widnow Handle with Java
Hi All,
I want to retrieve the browser's window handle using a java application
running on W2k. I've read that i might have to use JNI but I'm not sure
where to start. Any Advice would be appreciated.
.
Relevant Pages
- JNI:Performance:Suggestions/Advice needed
... I have an issue which I am unable to decide on regarding JNI. ... sets (for eg., 4 are related to employee details, 3 are related to ... Make objects of all relevant information in the Java side, ... retrieve all the values required for processing. ... (comp.lang.java.programmer) - Re: windows API
... > 2) find out the screen location of a window on the desktop ... since it doesn't really involve Java... ... > c) JNI? ... components, you write OS-specific JNI. ... (comp.lang.java.programmer) - Archive bit in java
... how to set a file archive bit in java? ... If we are doing it without using any dll or JNI. ... can we retrieve ... (comp.protocols.smb) - how to get exit code from JNI
... in my project, i need to call a java method from C code using JNI, yet I do ... retrieve the exit code of java program. ... (comp.lang.java.help) - comp.lang.java.gui FAQ
... Q1.2 There are so many Java FAQs. ... Q1.5 What is Swing? ... Q2.1 My GUI freezes or doesn't update. ... Q2.5 How can I make a transparent or non-rectangular window? ... (comp.lang.java.gui) |
|