coderazzi / tablefilter-swing

TableFilter is a set of Swing components to support user-driven filtering on table.
https://coderazzi.net/tablefilter
MIT License
7 stars 2 forks source link

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

Full documentation hosted at the home page at https://coderazzi.net/tablefilter

It works on Java 5 and later, but, due to missing functionality in Java 5, there is a version specific for Java 5, available at https://github.com/coderazzi/tablefilter-swing.java5

A discussion group exists at https://groups.google.com/group/tablefilter-swing ; any member can join it and receive update notifications, or start / participate on any discussion

The output (binaries) can be used directly in maven, as they are hosted in the central repository at https://repo.maven.apache.org/maven2/net/coderazzi/tablefilter-swing