Copyright (c) 2007 Luis M. Pena - dr.lu@coderazzi.net

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).

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: