At the moment I have a XWindow instance, there I can use setFocus, but this will not bring the application to front.
1)
Is there some other API call to bring the OpenOffice window to front, instead of blinking.
2)
I know how to do this when I have the processID. Is there a way to retrieve the processID directly via an API call?
3)
When there I no direct way to retrieve the processID via SDK, then I know how to do this when I could change the Caption of the OpenOffice MainWindow.
What is the API call to change the caption of a window?
1,2 or 3