Class EmptyThreadedTableModel<T>

    • Constructor Detail

      • EmptyThreadedTableModel

        public EmptyThreadedTableModel​(java.lang.String modelName,
                                       java.lang.String[] columnNames)
        Constructs a new empty table model.
        Parameters:
        modelName - the name of the model.
        columnNames - the column names.