Class SampleDataFactory.Table<ReportProviderByID>

    • Constructor Detail

      • Table

        public Table()
        Initializes the table.
      • Table

        public Table​(SampleData report)
        Initializes the table.
        Parameters:
        report - the report to base the table on
      • Table

        public Table​(TableModel model)
        Initializes the table.
        Parameters:
        model - the model to use
    • Method Detail

      • getReportProvider

        public adams.db.ReportProvider<?,​?> getReportProvider()
        Returns the provider for accessing the reports in the database.
        Overrides:
        getReportProvider in class adams.gui.visualization.report.ReportFactory.Table
        Returns:
        the provider
      • newReportFileChooser

        protected adams.gui.chooser.AbstractReportFileChooser newReportFileChooser()
        Returns the file chooser to use for exporting the reports.
        Overrides:
        newReportFileChooser in class adams.gui.visualization.report.ReportFactory.Table
        Returns:
        the filechooser, null if not available
      • getDefaultPopupActions

        protected String[] getDefaultPopupActions()
        Returns the default actions for the popup menu.
        Overrides:
        getDefaultPopupActions in class adams.gui.visualization.report.ReportFactory.Table
        Returns:
        the default actions