com.pushtotest.testmaker.gui
Class ChartSupport

java.lang.Object
  extended by com.pushtotest.testmaker.gui.ChartSupport

public class ChartSupport
extends java.lang.Object


Constructor Summary
ChartSupport(javax.swing.JFrame theframe)
          Creates a new instance of ChartSupport
 
Method Summary
 javax.swing.JFrame getFrame()
           
 void setFrame(javax.swing.JFrame theframe)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartSupport

public ChartSupport(javax.swing.JFrame theframe)
Creates a new instance of ChartSupport

Method Detail

getFrame

public javax.swing.JFrame getFrame()

setFrame

public void setFrame(javax.swing.JFrame theframe)