Package mckay.utilities.gui.tables

Class Summary
MultiLineCellRenderer Used to allow cells in a JTable column to have entries that take multiple lines.
StripedTableCellRenderer Used to stripe alternate rows of a JTable.
TableSortModel This class serves as an intermediate TableModel that can be used to implement sorting of JTables with DefaultTableModel TableModels.