Class TableColumnModelAdapter

java.lang.Object
uk.ac.starlink.topcat.TableColumnModelAdapter
All Implemented Interfaces:
EventListener, TableColumnModelListener

public class TableColumnModelAdapter extends Object implements TableColumnModelListener
Convenience adapter class which implements the TableColumnModelListener interface. All the methods in this implementation do nothing.
Author:
Mark Taylor (Starlink)