This class implements a statistical analyser that calculates both the average
and the standard deviation of the sampling process. The samples are displayed
in a JTable, and the statistics are displayed at the bottom of the table.
created March 10, 2002
Inner Class :public static class SampleSuccessFunctor extends Functor
Constructor Summary
public
TableVisualizer() Constructor for the TableVisualizer object.