Robot Example: GraphMultiple

In the following applet a three robots make a graph using things as "data". Each of the robots is a GraphBot, the same as in the GraphOne example. Such an example shows that a class such as GraphBot can be used to make many objects that share behavior but have their own state.

The source code for this program is in three parts: