Interface FilterTableCellEditor<T>

Type Parameters:
T - the value type
All Superinterfaces:
CellEditor, TableCellEditor

public interface FilterTableCellEditor<T> extends TableCellEditor
A TableCellEditor implementation for FilterTable.