class ChannelSelection extends DataSelectionComponent
Modifier and Type | Field and Description |
---|---|
(package private) DataChoice |
dataChoice |
(package private) MultiSpectralDisplay |
display |
dataSelection
Constructor and Description |
---|
ChannelSelection(DataChoice dataChoice) |
Modifier and Type | Method and Description |
---|---|
void |
applyToDataSelection(DataSelection dataSelection) |
protected JComponent |
doMakeContents() |
getContents, getContents, getName, getShowInControlProperties
DataChoice dataChoice
MultiSpectralDisplay display
ChannelSelection(DataChoice dataChoice) throws Exception
Exception
protected JComponent doMakeContents()
doMakeContents
in class DataSelectionComponent
public void applyToDataSelection(DataSelection dataSelection)
applyToDataSelection
in class DataSelectionComponent