Extending techexplorer via Add-ins


The feature described is only available in the Professional Edition of techexplorer.

This section is of a technical nature and is for readers who are familiar with C++, Java, and JavaScript programming. You may wish to skip this section of you are solely interested in viewing and creating techexplorer documents.

techexplorer add-ins enable third party developers to extend the core functionality of techexplorer or provide links to other applications, perhaps across the Internet. Add-ins are dynamically loaded applications that blend seamlessly into techexplorer and can add a wide range of interactive capabilities.

The techexplorer add-in Software Development Kit (SDK) includes a C/C++ Application Programming Interface (API) that allows developers to easily integrate new or existing applications into techexplorer. Furthermore, through the techexplorer add-in conduit, add-ins can take advantage of the World Wide Web by interacting with techexplorer objects, HTML elements, and Java/JavaScript code. For example, the techexplorer add-in interface can be used by a symbolic math system to augment techexplorer for manipulation of math objects.

The techexplorer add-in architecture and Java API serve as the "glue" for developing interactive scientific and technical documents. In the sections that follow, we discuss how you can extend techexplorer by building your own add-ins.


Click here to to view the previous section. Click here to to view the next section.

IBM techexplorer Hypermedia Browser is a trademark of the IBM Corporation.
Send comments and questions to techexpl@us.ibm.com.
Visit the official techexplorer home page at http://www.software.ibm.com/techexplorer/.