Added new FilterTableKeyListener, which connects a JTextField with any JTable and allows to filter the list by content. The input is converted to OR. A timer can be set that delays(collects) the update of the JTable.