Uses of Class
adams.gui.visualization.spectrum.SampleDataFactory.Panel
-
Packages that use SampleDataFactory.Panel Package Description adams.gui.visualization.spectrum -
-
Uses of SampleDataFactory.Panel in adams.gui.visualization.spectrum
Fields in adams.gui.visualization.spectrum declared as SampleDataFactory.Panel Modifier and Type Field Description protected SampleDataFactory.PanelSpectrumExplorer. m_Reportsthe sample data reports.Methods in adams.gui.visualization.spectrum that return SampleDataFactory.Panel Modifier and Type Method Description static SampleDataFactory.PanelSampleDataFactory. getPanel(List<adams.gui.visualization.report.ReportContainer> reports)Returns a new table for the given reports.static SampleDataFactory.PanelSampleDataFactory. getPanelForReports(List reports)Returns a new table for the given reports.
-