Package pal.misc

Interface TableReport

    • Method Detail

      • getTableColumnNames

        java.lang.Object[] getTableColumnNames()
        get the names of the columns
        Returns:
        columns names
      • getTableData

        java.lang.Object[][] getTableData()
        get the data elements
        Returns:
        the data elements
      • getTableTitle

        java.lang.String getTableTitle()
        get the title of the table
        Returns:
        a String title