Complex Toolbar in java

Java, C++, C#, Delphi... - Using the UNO bridges
Post Reply
othmanelmoulat
Posts: 142
Joined: Sun Aug 03, 2008 4:39 am

Complex Toolbar in java

Post by othmanelmoulat »

Hello,

can you please show some example on how to implement a Complex Toolbar in java from within a OOo addon.
what i need is to be able to add java code to my OOo addon to build a Complex toolbar that can handle events , remove and add GUI components from toolbar dynamically based on events.
what i would try to do is implement my GUI in swing then embed my swing GUI into OOo toolbar. is that possible to do with OOo Toolbar? if not i hope you guide me on how to build a complex toolbar for my java OOo addon.

thanks
Post Reply