org.ujmp.gui.plot
Class RunningAveragePlot

java.lang.Object
  extended by org.ujmp.gui.plot.RunningAveragePlot

public class RunningAveragePlot
extends Object


Constructor Summary
RunningAveragePlot(PlotSettings plotSettings)
           
 
Method Summary
 void paintComponent(Graphics g)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunningAveragePlot

public RunningAveragePlot(PlotSettings plotSettings)
Method Detail

paintComponent

public void paintComponent(Graphics g)


Copyright © 2010. All Rights Reserved.