Class RaobChooser

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
ucar.unidata.ui.ChooserPanel
ucar.unidata.idv.chooser.IdvChooser
ucar.unidata.idv.chooser.RaobChooser
edu.wisc.ssec.mcidasv.chooser.RaobChooser
All Implemented Interfaces:
Constants, ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ucar.unidata.idv.IdvConstants

public class RaobChooser extends ucar.unidata.idv.chooser.RaobChooser implements Constants
A chooser class for selecting Raob data. Mostly just a wrapper around a SoundingSelector that does most of the work
Version:
$Revision$Date: 2011/03/24 16:06:31 $
Author:
IDV development team
See Also:
  • Field Details

  • Constructor Details

    • RaobChooser

      public RaobChooser(ucar.unidata.idv.chooser.IdvChooserManager mgr, Element root)
      Construct a RaobChooser using the manager and the root XML that defines this object.
      Parameters:
      mgr - IdvChooserManager that controls this chooser.
      root - root element of the XML that defines this object
  • Method Details

    • doMakeInnerPanel

      protected JPanel doMakeInnerPanel(JPanel fromPanel)
      Make the contents
      Returns:
      the contents
    • setStatus

      public void setStatus(String statusString, String foo)
      Overrides:
      setStatus in class ucar.unidata.ui.ChooserPanel
    • doMakeContents

      Make the GUI
      Overrides:
      doMakeContents in class ucar.unidata.idv.chooser.RaobChooser
      Returns:
      The GUI