Package edu.wisc.ssec.mcidasv.data.hydra
Class ChannelSelection
java.lang.Object
ucar.unidata.data.DataSelectionComponent
edu.wisc.ssec.mcidasv.data.hydra.ChannelSelection
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) DataChoice(package private) MultiSpectralDisplayprivate static final org.slf4j.LoggerFields inherited from class ucar.unidata.data.DataSelectionComponent
dataSelection -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyToDataSelection(DataSelection dataSelection) protected JComponentMethods inherited from class ucar.unidata.data.DataSelectionComponent
getContents, getContents, getName, getShowInControlProperties
-
Field Details
-
logger
-
dataChoice
-
display
-
-
Constructor Details
-
ChannelSelection
ChannelSelection(DataChoice dataChoice) throws Exception - Throws:
Exception
-
-
Method Details
-
doMakeContents
- Specified by:
doMakeContentsin classDataSelectionComponent
-
applyToDataSelection
- Specified by:
applyToDataSelectionin classDataSelectionComponent
-