Class PamBlockParamsPanel

java.lang.Object
PamguardMVC.blockprocess.PamBlockParamsPanel

public class PamBlockParamsPanel extends Object
Author:
mo55
  • Constructor Details Link icon

    • PamBlockParamsPanel Link icon

      public PamBlockParamsPanel()
      Create the panel.
  • Method Details Link icon

    • getDialogComponent Link icon

      public JComponent getDialogComponent()
      return the panel object
    • setParams Link icon

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

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