The Source for Java Technology Collaboration
User: Password:



John O'Conner

John O'Conner's Blog

Creating OpenOffice Extensions

Posted by joconner on May 09, 2008 at 10:33 AM | Comments (0)

One of the great things about many applications these days is their open API for end-user additions or extensions or plug-ins. OpenOffice allows you to add your own functionality to the application as well, and you can create those extensions with Java of course. And tools like NetBeans make this easier than you might suspect by providing wizards to help you get started.

The OpenOffice API is called UNO, and after accessing the OpenOffice APIs from NetBeans or Eclipse or any other development environment, you'll package those plug-ins and extensions as .oxt files. You or your end users will install them by using the OpenOffice extension manager or by just clicking on the extension file.

You might be the one to create the next great OpenOffice extension by integrating your application into one of the most popular open source office suites available. Learn about about OpenOffice and the UNO API by visiting the following resources:


Bookmark blog post: del.icio.us del.icio.us Digg Digg DZone DZone Furl Furl Reddit Reddit
Comments
Comments are listed in date ascending order (oldest first) | Post Comment



Only logged in users may post comments. Login Here.


Powered by
Movable Type 3.01D
 Feed java.net RSS Feeds