The example demonstrates how to install custom filter components in a JYTable.
For the Boolean column a JYCheckBox with tri-state support is used.
The time column filter makes use of the predefined filter component, but installs a custom formatter factory
to accept input values in time format.
All relevant lines are highlighted. Press the "Run..."
button to start the demo.