Class GeneralPlotParamPanel

All Implemented Interfaces:
KeyListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class GeneralPlotParamPanel extends APreferencePanel
See Also:
  • Constructor Details

    • GeneralPlotParamPanel

      public GeneralPlotParamPanel(PlotCanvas canvas)
      For editing basic parameters
      Parameters:
      canvas - the plot canvas
  • Method Details