Package edu.pdx.cs410J.family
Class AddPerson
java.lang.Object
edu.pdx.cs410J.family.AddPerson
This program demonstrates some of the functionality of out family
tree example by letting a user add people to a family tree that is
stored in a given file.
- Since:
- Fall 2000
- Author:
- David Whitlock
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AddPerson
public AddPerson()
-
-
Method Details
-
main
Main program that parsers the command line and adds a person to a family tree.
-