BinaryTreeViewer

automatically generated applet-description

This page has been accessed 416 times.


[Overview] [Applet Description] [HTML-Applet Handling] [Comments] [Edit] [Statistics]

1. Overview

Source or Package Name BinaryTreeViewer
Short DescriptionAn applet that displays binary trees in action.
Version and Date1.0, 17-MAR-96
Entered Repository17-MAR-96
Author Michael Woodson
Authorīs Email n9442097@fozzie.cc.wwu.edu
Authorīs Organisation WWU
Java-Source or OEW-File BinaryTreeViewer
The Running Applet BinaryTreeViewer
Keywords animation, binary, tree,
Applet belongs to the Categories Algorithms,

2. Description

This applet animates binary trees. It allows the user to select what type of data to sort, and whether or not the tree should be balanced.

3. Applet Handling

<applet source=sample width=100% height=300></applet>
Where sample is compiled java source code that uses btPanel.