Creates default columns for the table from
the data model using the getColumnCount
method
defined in the TableModel
interface.
Clears any existing columns before creating the new columns based on information from the model.
getAutoCreateColumnsFromModel
Diagram: JTable