Uses of Class
adams.gui.visualization.spreadsheet.SpreadSheetRowReportFactory.Panel
-
Packages that use SpreadSheetRowReportFactory.Panel Package Description adams.gui.visualization.spreadsheet -
-
Uses of SpreadSheetRowReportFactory.Panel in adams.gui.visualization.spreadsheet
Methods in adams.gui.visualization.spreadsheet that return SpreadSheetRowReportFactory.Panel Modifier and Type Method Description static SpreadSheetRowReportFactory.Panel
SpreadSheetRowReportFactory. getPanel(List<ReportContainer> reports)
Returns a new table for the given reports.static SpreadSheetRowReportFactory.Panel
SpreadSheetRowReportFactory. getPanelForReports(List reports)
Returns a new table for the given reports.protected SpreadSheetRowReportFactory.Panel
SpreadSheetExplorer. newReportPanel()
Creates a new tabbed pane for the reports.
-