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


Joined: 16 Dec 2004 Posts: 23 Location: Huntsville, AL, USA
|
Posted: Fri Dec 17, 2004 3:25 pm Post subject: Integrating OO Writer into Existing Java App |
|
|
Hello all, sorry if this has been addressed previously:
The project I'm working on has a feature that lets the user pull up a document editor window and write a report on their work. I would like to replace the existing document editor (which is basically an HTMLCanvas in Java) with OO Writer. I can see from the many fine examples that I can launch a new OO text document using Java UNO. The problem is that there are features of the old document editor that I am unsure how to duplicate in OO. For instance, the old document editor had a right-click menu that would let the user insert a bibliographic reference. It would do that by either popping up a dialog to let the user enter information about their literary source, or by letting them choose an existing bibliographic reference in our database. They could do the same thing through this right-click menu for acronyms and figure reference as well.
I guess what I am asking is for suggestions (and directions, if you can) as to the best way to accomplish all this in OO Writer. Is it possible to invoke the Java classes that do all this work from OO? If so, is that the best way in OO to accomplish this task? Sorry for the long post, and thank you if you read down this far in it! _________________ To err is human, to really foul things up you need a computer. |
|
| Back to top |
|
 |
Cybb20 Super User


Joined: 02 Mar 2004 Posts: 1569 Location: Frankfurt, Germany
|
Posted: Sun Dec 19, 2004 9:04 pm Post subject: |
|
|
Hi whiskers (have you got anything to do with whiskas the catfood? ),
you won't be able to extend the right-click context menu from Java.
However OpenOffice has quite good database support (it will become a full component in OOo 2.0 !) and you can also access this via the API, not just only the UI.
Unfortunately I have never dealt with it, so others might give you some more information on how to use bibliographic references and things.
Christian _________________ - Knowledge is Power - |
|
| Back to top |
|
 |
whiskers General User


Joined: 16 Dec 2004 Posts: 23 Location: Huntsville, AL, USA
|
Posted: Mon Dec 20, 2004 7:08 am Post subject: thanks! |
|
|
Thank you for your advice, Cybb20! I'll keep digging into the API, and post back if I find a suitable solution.
<snip>have you got anything to do with whiskas the catfood?</snip> Ha ha, didn't think of that, but I do purchase an awful lot of catfood!  _________________ To err is human, to really foul things up you need a computer. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|