Uses of Class
edu.pdx.cs410J.family.FamilyTreePanel
Packages that use FamilyTreePanel
Package
Description
The package contains a family tree application that uses many of
the classes that we discuss in CS410J.
-
Uses of FamilyTreePanel in edu.pdx.cs410J.family
Subclasses of FamilyTreePanel in edu.pdx.cs410J.familyModifier and TypeClassDescriptionclass
This class is a graphical user interface that lets the user edit a family tree.Constructors in edu.pdx.cs410J.family with parameters of type FamilyTreePanelModifierConstructorDescriptionPersonPanel
(FamilyTreePanel familyGUI) Creates aPersonPanel
for displayingPerson
s