Class FamilyTreeList

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable

public class FamilyTreeList extends JList
A FamilyTreeList is a JList that contains the names of the people in a family tree.
See Also:
  • Constructor Details

    • FamilyTreeList

      public FamilyTreeList()
      Creates a JList populates it with the name of
  • Method Details