TableFilter

TableFilter is a set of Swing components to support user-driven filtering on tables: it is, currently, the more comprehensive table filter for Java (Swing), offering a filtering of the type found in Microsoft Excel.

It can handle complex expressions, or simple selections. You can try it with this example application.

Its is freely available, under MIT license. It works under Java 5 or later.

This documentation includes: