I have a JTable and a RowHeader for the number of records.I have a matchbox filter added to the JTable to filter the data.The data is displayed correctly,but the problem is RowHeader does not update the correct number of records.How can I update the RowHeader alone?Is there any event that should be fired when the data in the table has changed?