Class MatchFiltParamsDialog

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class MatchFiltParamsDialog extends IshDetParamsDialog implements ActionListener
See Also:
  • Field Details

  • Method Details

    • showDialog2

      public static MatchFiltParams showDialog2(Frame parentFrame, MatchFiltParams oldParams)
    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Specified by:
      actionPerformed in interface ActionListener
    • getParams

      public boolean getParams()
      Description copied from class: IshDetParamsDialog
      Read the values from the dialog box, parse and place into energySumParams. The subclasses, before or after calling super.getParams(), do likewise for their detector-specific values.
      Overrides:
      getParams in class IshDetParamsDialog
      Returns:
      boolean -- true if parameters are valid, false if not