Class ViewPed

java.lang.Object
  extended by ViewPed

public class ViewPed
extends java.lang.Object

This is an interactive graphical program for viewing pedigree data.

where

The controls are the same as those for ViewLinkPed.


Constructor Summary
ViewPed()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewPed

public ViewPed()
Method Detail

main

public static void main(java.lang.String[] args)