|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use edu.pdx.cs399J.family | |
|---|---|
| edu.pdx.cs399J.family | The package contains a family tree application that uses many of the classes that we discuss in CS399J. |
| edu.pdx.cs399J.family.gwt.client | |
| edu.pdx.cs399J.family.gwt.server | |
| edu.pdx.cs399J.family.web | |
| Classes in edu.pdx.cs399J.family used by edu.pdx.cs399J.family | |
|---|---|
| Dumper
Classes that implement this interface dump a family tree to some destination. |
|
| FamilyTree
This class represents a family tree. |
|
| FamilyTreeException
This exception is thrown when something is wrong with a family tree or a data source from which a family tree is read. |
|
| FamilyTreeList
A FamilyTreeList is a JList that contains
the names of the people in a family tree. |
|
| FamilyTreePanel
This class is a JPanel that can be used to display a
family tree. |
|
| Marriage
This class represents a marriage between two people. |
|
| Parser
Classes that implement this interface create a family tree from some source. |
|
| Person
This class represents a person in a family tree. |
|
| Person.Gender
|
|
| PersonPanel
This class is a JPanel that displays a
Person. |
|
| RemoteFamilyTree
This interface specifies a factory that is responsible for creating, storing and querying Person objects. |
|
| RemoteMarriage
This interface models a Marriage
that is accessed remotely using Java Remote Method Invocation. |
|
| RemotePerson
This interface models a Person
that is accessed remotely using Java Remote Method Invocation. |
|
| Classes in edu.pdx.cs399J.family used by edu.pdx.cs399J.family.gwt.client | |
|---|---|
| FamilyTree
This class represents a family tree. |
|
| Person
This class represents a person in a family tree. |
|
| Classes in edu.pdx.cs399J.family used by edu.pdx.cs399J.family.gwt.server | |
|---|---|
| FamilyTree
This class represents a family tree. |
|
| Classes in edu.pdx.cs399J.family used by edu.pdx.cs399J.family.web | |
|---|---|
| FamilyTree
This class represents a family tree. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||