| This online manual describes how to use the Java Applet WebTree. There are three components that need to be setup, each of these are described below. | |||||||||||||||||||||||||||||||
Frames SetupIn order to make the most of WebTree it is best to use one or more frames. Frames split the your Web browsers window so that you can have more than one active window . An example of frames is this Web site that you are using now! So in order to see how to do it look at the source for the following pages:
|
|||||||||||||||||||||||||||||||
Applet SetupThe following shows an example of how to instantiate the Java Applet with one of your pages:
|
|||||||||||||||||||||||||||||||
Data File SetupThe data file defines how the tree is displayed. At the moment all data must be entered by hand.Each node in the WebTree has four lines within the text file (the file must not have any errors as the error handling currently is poor for parsing of the data file). The four lines are as follows
The ID's must be in numerical order, i.e. you cannot define 1.3 before defining 1.2. |
Please note that text in red indicates that the "option" must be defined :-)
This help page is also under construction, if you have any suggestions then please email Trevor Lyall with any comments or suggestions.