Uses of Class
org.peace_tools.views.DataSetTreeView

Packages that use DataSetTreeView
org.peace_tools.views Contains the classes that provide views for the various data objects in the GUI. 
 

Uses of DataSetTreeView in org.peace_tools.views
 

Fields in org.peace_tools.views declared as DataSetTreeView
private  DataSetTreeView DataSetFileListView.treeView
          The actual tree view that provides a graphical view of the data sets in the form of a tree.
 

Methods in org.peace_tools.views with parameters of type DataSetTreeView
 void DataSetFileListView.setDataSetTreeView(DataSetTreeView treeView)
          Set the reference to the data set tree view to be synchronized with this table.