Uses of Class
ucar.unidata.idv.ui.DataSourceHolder

Packages that use DataSourceHolder
ucar.unidata.idv.ui User Interface (UI) classes for the IDV 
 

Uses of DataSourceHolder in ucar.unidata.idv.ui
 

Subclasses of DataSourceHolder in ucar.unidata.idv.ui
 class DataSelector
          This class provides facilities for managing a collection of DataSource, DataCategory and DataChoice in a selection GUI.
 class DataTree
          This class provides a JTree interface for a set of DataChoice-s and DataSource-s.
 

Methods in ucar.unidata.idv.ui with parameters of type DataSourceHolder
 void IdvUIManager.addDataSourceHolder(DataSourceHolder holder)
          Add the given data source holder to the list of data source holders
 void IdvUIManager.initDataSourceHolder(DataSourceHolder holder, boolean inWindow)
          Add the set of data sources to the given holder.
 void IdvUIManager.removeDataSourceHolder(DataSourceHolder holder)
          Remove the given data tree from the list of data trees