Scripting the techexplorer Hypermedia Browser



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 if you are solely interested in viewing and creating techexplorer documents.

The term scripting means to control the actions of one software application from another application. In the web browser context, this refers to the interaction of plug-ins, ActiveX controls, JavaScript programs, Java applets, and other software programs.

Note that beginning with Version 3.5 of techexplorer the scripting interfaces are now provided by a top-level 'integre' package. This change will require source code modifications in package name references in any Java/JavaScript code that imports the older versions of these packages.

The techexplorer Java scripting interface serves as the "glue" for developing interactive scientific and technical documents. By using techexplorer, such documents are able to leverage Internet programming languages, as well as specialized applications from the large collection of scientific processors and renderers.

In the sections that follow, we discuss how you can control techexplorer from Java applets, JavaScript programs and C++ programs.

Note: These examples illustrate using techexplorer in Internet Explorer and in Netscape version 4. When using Internet Explorer, you may need to disable the Sun Java Plugin to view some of these examples. See the Compatibility section for details.


Click here to to view the previous section. Click here to to view the next section.
Integre techexplorer Hypermedia Browser is a trademark of Integre Technical Publishing.
Send comments and questions to techexplorer@integretechpub.com.
Visit the official techexplorer home page at http://www.integretechpub.com/techexplorer/.