public static class AddeImageParameterDataSource.BundlePreviewSelection extends DataSelectionComponent
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
label |
dataSelection| Constructor and Description |
|---|
AddeImageParameterDataSource.BundlePreviewSelection(String label) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyToDataSelection(DataSelection dataSelection) |
protected JComponent |
doMakeContents() |
boolean |
getShowInControlProperties()
Overridden to disable these dummy tabs from showing up in properties
dialog.
|
getContents, getContents, getNamepublic AddeImageParameterDataSource.BundlePreviewSelection(String label)
protected JComponent doMakeContents()
doMakeContents in class DataSelectionComponentpublic void applyToDataSelection(DataSelection dataSelection)
applyToDataSelection in class DataSelectionComponentpublic boolean getShowInControlProperties()
getShowInControlProperties in class DataSelectionComponent