Interface ColumnDisplay<COLUMN_TYPE>

Type Parameters:
COLUMN_TYPE - column type
All Superinterfaces:
Comparator<AddressableRowObject>
All Known Implementing Classes:
AbstractColumnDisplay, AbstractComparableColumnDisplay, StringColumnDisplay

public interface ColumnDisplay<COLUMN_TYPE> extends Comparator<AddressableRowObject>
An interface that allows users to add columns to the TableChooserDialog.