Class SgramCorrParamsDialog

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

public class SgramCorrParamsDialog extends IshDetParamsDialog
See Also:
  • Field Details

  • Method Details

    • showDialog2

      public static SgramCorrParams showDialog2(Frame parentFrame, SgramCorrParams oldParams)
    • 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