Interface JTableSupporter<T extends JTable>

    • Method Detail

      • getTable

        T getTable()
        Returns the underlying table.
        Returns:
        the table