edu.wisc.ssec.mcidasv.data.hydra
Class ChannelSelection

java.lang.Object
  extended by ucar.unidata.data.DataSelectionComponent
      extended by edu.wisc.ssec.mcidasv.data.hydra.ChannelSelection

 class ChannelSelection
extends DataSelectionComponent


Field Summary
(package private)  DataChoice dataChoice
           
(package private)  MultiSpectralDisplay display
           
 
Fields inherited from class ucar.unidata.data.DataSelectionComponent
dataSelection
 
Constructor Summary
ChannelSelection(DataChoice dataChoice)
           
 
Method Summary
 void applyToDataSelection(DataSelection dataSelection)
           
protected  JComponent doMakeContents()
           
 
Methods inherited from class ucar.unidata.data.DataSelectionComponent
getContents, getContents, getName, getShowInControlProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dataChoice

DataChoice dataChoice

display

MultiSpectralDisplay display
Constructor Detail

ChannelSelection

ChannelSelection(DataChoice dataChoice)
           throws Exception
Throws:
Exception
Method Detail

doMakeContents

protected JComponent doMakeContents()
Specified by:
doMakeContents in class DataSelectionComponent

applyToDataSelection

public void applyToDataSelection(DataSelection dataSelection)
Specified by:
applyToDataSelection in class DataSelectionComponent