There are three main components in this directory. 1. Code for Java Widget. This is in the widget.tar file. In order to run the widget (on any platform that has java installed), do the following. tar -xvf widget.tar cd Widget make java -jar widget.jar 2. HSTest User Guide: This is a MSWord document that contains instructions on how to run the HSTest tool. 3. HSTest Developers Guide. This is a MSWord document that contains instructions for a developer if changes are required in the HSTest tool.