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

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

Uses of SideLegend in ucar.unidata.idv
 

Methods in ucar.unidata.idv that return SideLegend
 SideLegend ViewManager.getSideLegend()
          Get the SideLegend property.
 

Methods in ucar.unidata.idv with parameters of type SideLegend
 void ViewManager.setSideLegend(SideLegend value)
          Set the SideLegend property.
 

Uses of SideLegend in ucar.unidata.idv.ui
 

Methods in ucar.unidata.idv.ui with parameters of type SideLegend
 void SideLegend.initWith(SideLegend that)
          Apply the category visibility state from the given that legend to this legend
 

Constructors in ucar.unidata.idv.ui with parameters of type SideLegend
SideLegend.CategoryPanel(SideLegend legend, String theCategory)
          Create me with the given legend and category