Multiple row header - Nobuo Tamemasa
Use multiple levels of row headers. Allows you to group set of rows by having a header for the group while still showing a header for each row.
(Added: 8-Mar-1999)
Multiple Views - Nobuo Tamemasa
Use a single (data) model to display different views in different tables.
(Added: 3-Jan-1999)
Selection of any Cell in a JTable - Jan-Friedrich Mutter
This code allows you to select any number of cells and they don't have to be adjoining cells.
(Added: 4-Aug-1999)
Sorting the table - Nobuo Tamemasa
Sort the rows in a table and also give visual feedback on which column is sorted on and what the order is sorting is.
(Added: 8-Mar-1999)