HelpfulJTable

Author:  Dirk Moebius

An extension of the default Swing JTable, that passes action key events, displays tooltips and autoresizes columns.

In detail, the following features are provided:

Only the default constructor of JTable is provided. Please use setModel(TableModel) to set another model.