class HRITDataSource.ResolutionSelection extends DataSelectionComponent
Modifier and Type | Field and Description |
---|---|
(package private) DataChoice |
dataChoice |
(package private) JPanel |
display |
(package private) JComboBox |
jcbCal |
(package private) JComboBox |
jcbMag |
dataSelection
Constructor and Description |
---|
ResolutionSelection(DataChoice dataChoice) |
Modifier and Type | Method and Description |
---|---|
void |
applyToDataSelection(DataSelection dataSelection) |
protected JComponent |
doMakeContents() |
getContents, getContents, getName, getShowInControlProperties
DataChoice dataChoice
ResolutionSelection(DataChoice dataChoice) throws Exception
Exception
protected JComponent doMakeContents()
doMakeContents
in class DataSelectionComponent
public void applyToDataSelection(DataSelection dataSelection)
applyToDataSelection
in class DataSelectionComponent