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

Packages that use IdvComponentHolder
ucar.unidata.idv.control DisplayControls for the IDV - A DisplayControl generally has a data depiction and a control window for modifying or interacting with the display. 
 

Uses of IdvComponentHolder in ucar.unidata.idv.control
 

Methods in ucar.unidata.idv.control that return IdvComponentHolder
 IdvComponentHolder DisplayControlImpl.getComponentHolder()
          Get the ComponentHolder property.
 

Methods in ucar.unidata.idv.control with parameters of type IdvComponentHolder
 void DisplayControlImpl.setComponentHolder(IdvComponentHolder value)
          Set the ComponentHolder property.