Class PlotGridDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants
Direct Known Subclasses:
LineTestPlotGrid, ZTestPlotGrid

public class PlotGridDialog extends JDialog
See Also:
  • Field Details

    • _titleFont

      protected Font _titleFont
    • _statusFont

      protected Font _statusFont
    • _axesFont

      protected Font _axesFont
    • _legendFont

      protected Font _legendFont
    • _plotGrid

      protected PlotGrid _plotGrid
  • Constructor Details

    • PlotGridDialog

      public PlotGridDialog(JFrame owner, String title, boolean modal, int numRow, int numCol, int width, int height)
      Parameters:
      owner -
      title -
      modal -
      numRow - the number of rows
      numCol - the number of columns