= Reading of phylogenetic trees and displaying them with Archaeopteryx =
-This needs file "forester.jar" to be in the class-path.
{{{
= Creating a new tree and displaying it with Archaeopteryx =
-This needs file "forester.jar" to be in the class-path.
{{{
= Using iterators to visit tree nodes in certain orders =
-This needs file "forester.jar" to be in the class-path.
-
{{{
package examples;
= Creating a basic gene tree (with branch lengths) =
-This needs file "forester.jar" to be in the class-path.
{{{