Uses of Class
ucar.unidata.idv.History

Packages that use History
ucar.unidata.idv The idv package. 
 

Uses of History in ucar.unidata.idv
 

Subclasses of History in ucar.unidata.idv
 class DataSourceHistory
          Holds the information needed to recreate a DataSource
 class FileHistory
          Holds the information needed to reload a file
 

Methods in ucar.unidata.idv that return History
static History History.findWithAlias(String alias, List historyList, Class theClass)
          Search the given list for a PC object that has the given alias.
 

Methods in ucar.unidata.idv with parameters of type History
 void IntegratedDataViewer.addToHistoryList(History newHistory)
          Add the given History object into the history list.
 void IntegratedDataViewer.moveHistoryToFront(History history)
          Move a history to the front of the list