public static final String ACCESSIBLE_TABLE_MODEL_CHANGED

Constant used to indicate that table data has changed. The old value in the PropertyChangeEvent will be null and the new value will be an AccessibleTableModelChange representing the table change.

See also:
AccessibleTable, AccessibleTableModelChange