Package edu.wisc.ssec.mcidasv.data.adde
Class AddeImageParameterDataSource.BundlePreviewSelection
java.lang.Object
ucar.unidata.data.DataSelectionComponent
edu.wisc.ssec.mcidasv.data.adde.AddeImageParameterDataSource.BundlePreviewSelection
- Enclosing class:
AddeImageParameterDataSource
public static class AddeImageParameterDataSource.BundlePreviewSelection
extends DataSelectionComponent
-
Field Summary
FieldsFields inherited from class ucar.unidata.data.DataSelectionComponent
dataSelection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
applyToDataSelection
(DataSelection dataSelection) protected JComponent
boolean
Overridden to disable these dummy tabs from showing up in properties dialog.Methods inherited from class ucar.unidata.data.DataSelectionComponent
getContents, getContents, getName
-
Field Details
-
label
-
-
Constructor Details
-
BundlePreviewSelection
-
-
Method Details
-
doMakeContents
- Specified by:
doMakeContents
in classDataSelectionComponent
-
applyToDataSelection
- Specified by:
applyToDataSelection
in classDataSelectionComponent
-
getShowInControlProperties
Overridden to disable these dummy tabs from showing up in properties dialog.- Overrides:
getShowInControlProperties
in classDataSelectionComponent
-