Class TreeViewAdapter<T>

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

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