public static final String ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED

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

See also:
AccessibleTable, AccessibleTableModelChange