Inside the JBuilder OpenTools API
Chapter 26 - The Runtime System

Previous   Next   Listings

The OTRunner example lets you easily run your OpenTools in a test environment - a second JBuilder instance. Once installed it appears as the OpenTool sub-tab on the Run tab in the Project Properties dialog.

Zipped Files

OTRunner.jpx   The project file for this tool
OTRunner.html Project notes
classes.opentools The OpenTools manifest
OTRunner.java The OpenTool runtime environment - another JBuilder
OTRunnerPropertyPage.java The property page for configuring this runtime environment
DirectoryListPanel.java A ListPanel descendent that maintains a list of directory names
OTRunner.jar The packaged tool
OTRunnerDoc.jar The packaged documentation
Inside the JBuilder OpenTools API © 2004, Keith Wood Previous   Next   Listings