TableColumnModelListener defines the interface for an object that listens
to changes in a TableColumnModel.
TableColumnModelEvent
public void
columnAdded
(TableColumnModelEvent e)
public void
columnMarginChanged
(ChangeEvent e)
public void
columnRemoved
(TableColumnModelEvent e)
public void
columnSelectionChanged
(ListSelectionEvent e)