jas.swingstudio
Interface HasPlot


public interface HasPlot

A subclass of CutDialog should implement this interface to allow the dialog to have a plot of the values applied to the cut.

See Also:
CutDialog

Method Summary
 CutDialogPanel getPlotPanel(CutInterface peer)
           
 

Method Detail

getPlotPanel

public CutDialogPanel getPlotPanel(CutInterface peer)
Returns:
a panel containing your plot