Generated by
JDiff

Class javax.swing.table.TableColumn

Documentation changed from old to new.

Added Methods
PropertyChangeListener[] getPropertyChangeListeners() Returns an array of all the PropertyChangeListeners added to this TableColumn with addPropertyChangeListener().
 

Changed Methods
void sizeWidthToFit() Documentation changed from old to new.
Resizes the TableColumn to fit the width of its header cell.
 

Changed Fields
Object identifier Documentation changed from old to new.
This object is not used internally by the drawing machinery of the JTable; identifiers may be set in the TableColumn as as an optional way to tag and locate table columns.