< Back
Page 4 of 4
Conclusion
In the next installment in this series, I will walk you through the steps needed to make the JTable sortable based on the column headers. By making the JTable sortable as well as editable, the user is presented with a robust full-featured table that does not have the overhead of keeping two copies of the data in memory as well as avoiding difficult code that comes with using the DefaultTableModel.
< Back
Page 4 of 4