Package edu.wisc.ssec.mcidasv.data.hrit
Class HRITDataSource.ResolutionSelection
java.lang.Object
ucar.unidata.data.DataSelectionComponent
edu.wisc.ssec.mcidasv.data.hrit.HRITDataSource.ResolutionSelection
- Enclosing class:
HRITDataSource
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) DataChoice
(package private) JPanel
(package private) JComboBox
(package private) JComboBox
Fields inherited from class ucar.unidata.data.DataSelectionComponent
dataSelection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
applyToDataSelection
(DataSelection dataSelection) protected JComponent
Methods inherited from class ucar.unidata.data.DataSelectionComponent
getContents, getContents, getName, getShowInControlProperties
-
Field Details
-
dataChoice
-
display
-
jcbMag
-
jcbCal
-
-
Constructor Details
-
ResolutionSelection
ResolutionSelection(DataChoice dataChoice) throws Exception - Throws:
Exception
-
-
Method Details
-
doMakeContents
- Specified by:
doMakeContents
in classDataSelectionComponent
-
applyToDataSelection
- Specified by:
applyToDataSelection
in classDataSelectionComponent
-