Re: in-place activation
"Christophe Bouhier (MC/ECM)" <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <6BA346EB59B2D51194E200508B046FE107DFE4E7@emyklnt151.ao.ericsson.se> |
You can certainly "launch" word, but running it inside a Swing Window like JFrame I can't see that's possible with Swing/Java now. word would not be running in the JVM so, how would java be able to redirect the graphics interface..? Perhaps this question should be asked in the Swing forum. Cheers / Christophe -----Original Message----- From: Discussion of Java/Win32/COM integration with Jawin [mailto:[email protected]]On Behalf Of Reuben Sivan Sent: Saturday, December 11, 2004 2:59 AM To: [email protected] Subject: [JAWIN] in-place activation Can anyone give me a hint on how to activate a Microsoft application (such as Word) inside a swing window, using jawin? I was wondering if anyone ever tried that. Thanks, Reuben