Matching Table Listeners

Report a typo

Match each table listener with their triggers

Match the items from left and right columns
fireTableCellUpdated
fireTableRowUpdated
fireTableDataChanged
fireTableRowsInserted
fireTableRowsDeleted
Triggers when a row is inserted in the table
Triggers when the whole table is changed
Triggers when a cell is updated
Triggers when a row in the table is updated
Triggers when a row is deleted from the table
___

Create a free account to access the full topic