class ImageChannelSelection extends ucar.unidata.data.DataSelectionComponent
| Modifier and Type | Field and Description |
|---|---|
(package private) ChannelSelection |
channelSelection |
(package private) PreviewSelection |
previewSelection |
| Constructor and Description |
|---|
ImageChannelSelection(PreviewSelection previewSelection,
ChannelSelection channelSelection) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyToDataSelection(ucar.unidata.data.DataSelection dataSelection) |
protected javax.swing.JComponent |
doMakeContents() |
PreviewSelection previewSelection
ChannelSelection channelSelection
ImageChannelSelection(PreviewSelection previewSelection, ChannelSelection channelSelection)
protected javax.swing.JComponent doMakeContents()
doMakeContents in class ucar.unidata.data.DataSelectionComponentpublic void applyToDataSelection(ucar.unidata.data.DataSelection dataSelection)
applyToDataSelection in class ucar.unidata.data.DataSelectionComponent