Paternal Grandfather | Paternal Grandmother | Maternal Grandfather | Maternal Grandmother |
Paternal Aunts/uncles | Father | Mother | Maternal Aunts/uncles |
Paternal Cousins | Central Person | Maternal Cousins | |
Spouse/Partner | Siblings | ||
Paternal Cousins' Children | Children | Nieces/nephews | Maternal Cousins' Children |
Data is entered in a text file called familytreedata.txt. Relationships are established by specifying father, mother and partner (where known). The format is one person per line, each with an id number. The options are:
Three .class files (familytree.class, member.class, midcanvas.class) need to be in the same directory as the html file together with familytreedata.txt. The following code needs to be in the html file
<
applet code=familytree width=500 height=400
>
<
/applet
>
(the applet will fill whatever size it's assigned)
Photos in a java-recognisable format (jpg or png) are put in a directory called images. The size should be around 150 x 150.