Uses of Class
ucar.unidata.idv.ui.IdvComponentHolder
Packages that use IdvComponentHolder
Package
Description
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 IdvComponentHolderModifier and TypeMethodDescriptionDisplayControlImpl.getComponentHolder()Get the ComponentHolder property.Methods in ucar.unidata.idv.control with parameters of type IdvComponentHolderModifier and TypeMethodDescriptionvoidDisplayControlImpl.setComponentHolder(IdvComponentHolder value) Set the ComponentHolder property.