Class IshLocHyperbParamsDialog

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

public class IshLocHyperbParamsDialog extends IshLocParamsDialog implements ActionListener
See Also:
  • Field Details

  • Method Details

    • showDialog2

      public static IshLocHyperbParams showDialog2(Frame parentFrame, IshLocHyperbParams oldParams, PamDataBlock outputDataBlock)
    • getParams

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