| View previous topic :: View next topic |
| Author |
Message |
manutudescends General User

Joined: 21 Nov 2005 Posts: 25 Location: Toulouse, France
|
Posted: Tue Dec 13, 2005 3:05 am Post subject: how to embed XFrame in java.awt.Frame? |
|
|
hello.
i Have a simply code to open an ott file ant store it in Html format.
But now I want to embed my Xframe in an java.awt.Frame to modify the document.
How can i do it ?
thanks
Last edited by manutudescends on Wed Feb 22, 2006 8:11 am; edited 1 time in total |
|
| Back to top |
|
 |
LarsB OOo Advocate


Joined: 31 Aug 2005 Posts: 445 Location: Hamburg, Germany
|
Posted: Tue Dec 13, 2005 3:17 am Post subject: Do you mean .. |
|
|
Hi,
do you mean how to embed the OpenOffice window
into your Java application? If yes, you should look
for the OpenOffice Office Bean!
Cheers
LarsB _________________ AODC - A free OpenDocument Converter
AODL - An independent OpenDocument Library C#
EmbeddedOpenOffice .net UserControl C#
EmbeddedOpenOffice Visual Studio .net Add In
http://www.OpenDocument4all.com/ |
|
| Back to top |
|
 |
manutudescends General User

Joined: 21 Nov 2005 Posts: 25 Location: Toulouse, France
|
Posted: Tue Dec 13, 2005 4:38 am Post subject: |
|
|
| yes. I 've already done with OOoBean but i want to do this without use it. |
|
| Back to top |
|
 |
LarsB OOo Advocate


Joined: 31 Aug 2005 Posts: 445 Location: Hamburg, Germany
|
Posted: Tue Dec 13, 2005 9:54 am Post subject: Sorry don't know how to do this |
|
|
Hi,
sorry I don't know how to this without the OfficeBean.
But what's wrong with the Bean, why it isn't usable
for your needs? Nonetheless, there's a OpenOffice
plug in for Eclipse, not shure if they use the Bean or
not. I think you should have a look at the source it's free.
http://ubion.ion.ag/plonesoftwarecenter/003officeintegrationeditor
At least, if you look at the source, it will be nice if
you could post your research results here, because
from time to time this question is coming up. Thanks
Cheers
LarsB _________________ AODC - A free OpenDocument Converter
AODL - An independent OpenDocument Library C#
EmbeddedOpenOffice .net UserControl C#
EmbeddedOpenOffice Visual Studio .net Add In
http://www.OpenDocument4all.com/ |
|
| Back to top |
|
 |
manutudescends General User

Joined: 21 Nov 2005 Posts: 25 Location: Toulouse, France
|
Posted: Wed Dec 14, 2005 12:45 pm Post subject: |
|
|
i've yet seen this plugin but i don't read german  |
|
| Back to top |
|
 |
LarsB OOo Advocate


Joined: 31 Aug 2005 Posts: 445 Location: Hamburg, Germany
|
Posted: Thu Dec 15, 2005 12:26 am Post subject: Sourcecode in english |
|
|
Hi,
is the source (variables, methods, ..) not written in eglish?
I looked at the source a while ago, but I guess it was in english !?
Cheers
LarsB _________________ AODC - A free OpenDocument Converter
AODL - An independent OpenDocument Library C#
EmbeddedOpenOffice .net UserControl C#
EmbeddedOpenOffice Visual Studio .net Add In
http://www.OpenDocument4all.com/ |
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
manutudescends General User

Joined: 21 Nov 2005 Posts: 25 Location: Toulouse, France
|
Posted: Mon Dec 19, 2005 12:13 am Post subject: |
|
|
| java Inspector just show information about Xcomponent....but it don't allow to see openOffice in a Jframe |
|
| Back to top |
|
 |
LarsB OOo Advocate


Joined: 31 Aug 2005 Posts: 445 Location: Hamburg, Germany
|
Posted: Mon Dec 19, 2005 12:15 am Post subject: NOA eclipse |
|
|
Hi,
out of curiosity, have you looked at the eclipse plug in?
Cheers
LarsB _________________ AODC - A free OpenDocument Converter
AODL - An independent OpenDocument Library C#
EmbeddedOpenOffice .net UserControl C#
EmbeddedOpenOffice Visual Studio .net Add In
http://www.OpenDocument4all.com/ |
|
| Back to top |
|
 |
manutudescends General User

Joined: 21 Nov 2005 Posts: 25 Location: Toulouse, France
|
Posted: Mon Dec 19, 2005 1:57 am Post subject: |
|
|
no, I did not have time.
but i will do it. |
|
| Back to top |
|
 |
|