Uses of Interface
ucar.unidata.idv.ui.ViewPanel

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

Uses of ViewPanel in ucar.unidata.idv.ui
 

Classes in ucar.unidata.idv.ui that implement ViewPanel
 class ViewPanelImpl
          Manages the user interface for the IDV
 

Methods in ucar.unidata.idv.ui that return ViewPanel
protected  ViewPanel IdvUIManager.doMakeViewPanel()
          Factory method for making the ViewPanel
 ViewPanel IdvUIManager.getViewPanel()
          get the view panel, the one that holds the displays.