Uses of Package
edu.pdx.cs410J.family
Packages that use edu.pdx.cs410J.family
Package
Description
The package contains a family tree application that uses many of
the classes that we discuss in CS410J.
-
Classes in edu.pdx.cs410J.family used by edu.pdx.cs410J.familyClassDescriptionClasses that implement this interface dump a family tree to some destination.This class represents a family tree.This exception is thrown when something is wrong with a family tree or a data source from which a family tree is read.A
FamilyTreeListis aJListthat contains the names of the people in a family tree.This class is aJPanelthat can be used to display a family tree.This class represents a marriage between two people.Classes that implement this interface create a family tree from some source.This class represents a person in a family tree.This class is aJPanelthat displays aPerson.This interface specifies a factory that is responsible for creating, storing and queryingPersonobjects.This interface models aMarriagethat is accessed remotely using Java Remote Method Invocation.This interface models aPersonthat is accessed remotely using Java Remote Method Invocation.This class contains fields and methods that are useful when dealing with XML data.