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 Link icon

    • _titleFont Link icon

      protected Font _titleFont
    • _statusFont Link icon

      protected Font _statusFont
    • _axesFont Link icon

      protected Font _axesFont
    • _legendFont Link icon

      protected Font _legendFont
    • _plotGrid Link icon

      protected PlotGrid _plotGrid
  • Constructor Details Link icon

    • PlotGridDialog Link icon

      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