Uses of Interface
ucar.unidata.idv.IdvContext

Packages that use IdvContext
ucar.unidata.data The data package. 
ucar.unidata.idv The idv package. 
 

Uses of IdvContext in ucar.unidata.data
 

Subinterfaces of IdvContext in ucar.unidata.data
 interface DataContext
          This interface defines the context in which the collection of data classes (e.g., DataChoice, DirectDataChoice, DerivedDataDescriptor, DataSource etc.) exist.
 

Uses of IdvContext in ucar.unidata.idv
 

Subinterfaces of IdvContext in ucar.unidata.idv
 interface ControlContext
          This interface is how DisplayControls view the IntegratedDataViewer.
 interface ViewContext
          This interface defines the context in which a ViewManager exists.
 

Classes in ucar.unidata.idv that implement IdvContext
 class DefaultIdv
          This is the default implementation of an IDV.
 class IdvServer.MyIdv
          Class description
 class IntegratedDataViewer
          This is the central class for IDV applications.
 class MultiPaneIdv
          An example IDV application that supports muliple view panes in the same window, ala AWIPS