DefaultTableModel model = (DefaultTableModel) table.getModel(); model.setRowCount(0); model.setColumnCount(0);