Uses of Class
ucar.unidata.idv.control.chart.PlotWrapper.MyChartPanel

Packages that use PlotWrapper.MyChartPanel
ucar.unidata.idv.control.chart Charting facilities used by DisplayControls. 
 

Uses of PlotWrapper.MyChartPanel in ucar.unidata.idv.control.chart
 

Fields in ucar.unidata.idv.control.chart declared as PlotWrapper.MyChartPanel
protected  PlotWrapper.MyChartPanel PlotWrapper.chartPanel
          The main chart gui component
 

Methods in ucar.unidata.idv.control.chart that return PlotWrapper.MyChartPanel
protected  PlotWrapper.MyChartPanel PlotWrapper.doMakeChartPanel(org.jfree.chart.JFreeChart chart)
          Make the panel for the chart