public class ImagePreviewSelection extends DataSelectionComponent
Modifier and Type | Field and Description |
---|---|
private Image |
theImage |
dataSelection
Constructor and Description |
---|
ImagePreviewSelection(Image previewImage) |
Modifier and Type | Method and Description |
---|---|
void |
applyToDataSelection(DataSelection dataSelection) |
protected JComponent |
doMakeContents() |
getContents, getContents, getName, getShowInControlProperties
public ImagePreviewSelection(Image previewImage) throws VisADException, RemoteException
VisADException
RemoteException
protected JComponent doMakeContents()
doMakeContents
in class DataSelectionComponent
public void applyToDataSelection(DataSelection dataSelection)
applyToDataSelection
in class DataSelectionComponent