O
olamr
Hi all,
using jdk1.5, I have developed a webstart application as a singleton,
i.e. the app can be reactivated via
SingleInstanceListener.newActivation. Everything is fine, but no matter
what I do, the app is behind the brower that reactivates the url. I
have used JFrame.requestFocus() in different threads, even with timers
and SwingUtilities.invokeLater(), but nothing works. (First activation
is always ok.)
Ideas anyone ?
TIA
Ola
using jdk1.5, I have developed a webstart application as a singleton,
i.e. the app can be reactivated via
SingleInstanceListener.newActivation. Everything is fine, but no matter
what I do, the app is behind the brower that reactivates the url. I
have used JFrame.requestFocus() in different threads, even with timers
and SwingUtilities.invokeLater(), but nothing works. (First activation
is always ok.)
Ideas anyone ?
TIA
Ola