edu.wisc.ssec.mcidasv.ui
Class McvSideLegend

java.lang.Object
  extended by ucar.unidata.idv.ui.IdvLegend
      extended by ucar.unidata.idv.ui.SideLegend
          extended by edu.wisc.ssec.mcidasv.ui.McvSideLegend
All Implemented Interfaces:
Removable

public class McvSideLegend
extends SideLegend


Nested Class Summary
 
Nested classes/interfaces inherited from class ucar.unidata.idv.ui.SideLegend
SideLegend.CategoryPanel
 
Field Summary
 
Fields inherited from class ucar.unidata.idv.ui.IdvLegend
ICON_DOCKED, ICON_FLOAT, ICON_PROPERTIES, ICON_REMOVE, STATE_DOCKED, STATE_FLOAT, STATE_HIDDEN, viewManager
 
Constructor Summary
McvSideLegend()
           
 
Method Summary
 
Methods inherited from class ucar.unidata.idv.ui.SideLegend
doMakeContents, fillLegendSafely, getCategoryToPanelOpen, getDisplayCategories, initWith, setCategoryToPanelOpen
 
Methods inherited from class ucar.unidata.idv.ui.IdvLegend
doClose, doRemove, fillLegend, floatLegend, getContainer, getContents, getFloatButton, getTitle, makePropertiesButton, setColors, setContentsToUse, setTheContainer, setViewManager, showLegend, unFloatLegend
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

McvSideLegend

public McvSideLegend()