I'm working on a table that have rows suiting the contents. I install a TableModelListener to the table model so that whenever a new row is added, the height of the new added row is automatically changed. Here's my testing code:I'm working on a table that have rows suiting t