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 Microsoft Excel type.

It can handle complex expressions, or simple selections. You can try it with this example application (Java 5 version / Java 6 version)

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

This documentation includes: