Copyright (c) 2007 Luis M. Pena - byteslooser@gmail.com

TableFilter

TableFilter is a set of Swing components to support user-driven filtering on tables.

It can handle complex expressions, or simple selections. You can try it with this example application (requires java 5).

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

This documentation includes: