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