Class EnergySumParamsDialog

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

public class EnergySumParamsDialog extends IshDetParamsDialog
See Also:
  • Field Details Link icon

  • Method Details Link icon

    • showDialog2 Link icon

      public static EnergySumParams showDialog2(Frame parentFrame, EnergySumParams oldParams)
    • getParams Link icon

      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