Package ucar.nc2.ui

Class ReportPanel

    • Field Detail

      • prefs

        protected ucar.util.prefs.PreferencesExt prefs
      • reportPane

        protected ucar.ui.widget.TextHistoryPane reportPane
    • Constructor Detail

      • ReportPanel

        protected ReportPanel​(ucar.util.prefs.PreferencesExt prefs)
    • Method Detail

      • addOptions

        public void addOptions​(JPanel buttPanel)
      • save

        public void save()
      • doReport

        protected abstract void doReport​(Formatter f,
                                         Object option,
                                         thredds.inventory.MCollection dcm,
                                         boolean useIndex,
                                         boolean eachFile,
                                         boolean extra)
                                  throws IOException
        Throws:
        IOException
      • getOptions

        public abstract Object[] getOptions()
      • showCollection

        public boolean showCollection​(String spec)
      • getCollectionUnfiltered

        protected thredds.inventory.MCollection getCollectionUnfiltered​(String spec,
                                                                        Formatter f)