Uses of Class
org.peace_tools.views.DataSetFileListView

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

Uses of DataSetFileListView in org.peace_tools.views
 

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

Methods in org.peace_tools.views with parameters of type DataSetFileListView
 void DataSetTreeView.setTableView(DataSetFileListView listView)
          Set the reference to the file table to be synchronized with this tree.