Complex Toolbar in java
Posted: Fri Jul 15, 2011 1:15 pm
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
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