Class InstanceReportFactory.Panel

    • Constructor Detail

      • Panel

        public Panel()
        Initializes the tabbed pane with not reports.
    • Method Detail

      • newTable

        protected InstanceReportFactory.Table newTable​(adams.gui.visualization.report.ReportFactory.Model model)
        Returns a new table instance.
        Overrides:
        newTable in class adams.gui.visualization.report.ReportFactory.Panel
        Parameters:
        model - the model to use
        Returns:
        the generated table