Incorporating the 1st JAVA Tree into your web site and uploading it to your web server:

Simply copy the following files and ensure that they are together in one directory. Then upload them to your web server.

No.. FILE NAME
1 JAVATree.class
2 Your web pages
3 Beans.class
4 TreeView.class
5 TreeNode.class
6 InvalidTreeNodeException.class

If you wish to relocate the class files, you can do so by using the CODEBASE tag.

eg: <applet codebase="http://www.mycompany.com/JClass" code="JAVATree.class" width=230 height=280>

Your web site is now ready for use, enhanced with Auscomp's new 1st JAVA Tree applet ... Enjoy!