Class TableViewAdapter<T>

java.lang.Object
com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter<T>
com.amalgamasimulation.desktop.ui.tables.TableViewAdapter<T>

public abstract class TableViewAdapter<T> extends ColumnViewAdapter<T>
A Table-specific ColumnViewAdapter. Used exclusively by the Table class.