Class TreeViewFactory

Object
hdf.view.DataView.DataViewFactory
hdf.view.TreeView.TreeViewFactory
Direct Known Subclasses:
DefaultTreeViewFactory

public abstract class TreeViewFactory extends DataViewFactory
This class extends DataViewFactory so that at runtime it can be determined if a specific DataViewFactory class is a TreeViewFactory and can thus be used appropriately where a TreeView is needed.
Version:
1.0 7/30/3018
Author:
jhenderson