Hi,
I am developing an extension for LibreOffice where in i need to load
HTML content. I use JFrame for this.
I want to make my java dialog to act as a sidebar for LibreOffice.
Or is there a way i can make my Java dialog as a child of Libre Office.
can you be more explicit what you mean by "make my Java dialog as a
child of LibreOffice"?
Maybe looking at how the existing "WollMux" Java extension handles this
may help: https://github.com/WollMux/WollMux
For WollMux 18.0, almost all dialogs are implemented as Java dialogs,
while 18.1 uses the LibreOffice sidebar for most things.
I don't have deeper knowledge of how the sidebar can be used from
extensions, but I'd guess that embedding a JFrame into it is not easily
possible. (Doing it in own Java dialogs should work, however.)
Best regards,
Michael
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.