Class PamBlockParamsPanel

java.lang.Object
PamguardMVC.blockprocess.PamBlockParamsPanel

public class PamBlockParamsPanel extends Object
Author:
mo55
  • Constructor Details

    • PamBlockParamsPanel

      public PamBlockParamsPanel()
      Create the panel.
  • Method Details

    • getDialogComponent

      public JComponent getDialogComponent()
      return the panel object
    • setParams

      public void setParams(PamBlockParams pamBlockParams)
      Set the values in the dialog to match the parameters
      Parameters:
      pamBlockParams - the parameters to use
    • getParams

      public PamBlockParams getParams()
      Take the current parameters from the dialog and put them back into the parameters object
      Returns: