Package annotation.calcs.snr
Class SNRSettingsPanel
java.lang.Object
annotation.calcs.snr.SNRSettingsPanel
- All Implemented Interfaces:
AnnotationSettingsPanel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSettings(AnnotationOptions annotationOptions) Set params in the dialog panel
-
Constructor Details
-
SNRSettingsPanel
-
-
Method Details
-
getSwingPanel
- Specified by:
getSwingPanelin interfaceAnnotationSettingsPanel- Returns:
- a swing panel to include in a dialog
-
setSettings
Description copied from interface:AnnotationSettingsPanelSet params in the dialog panel- Specified by:
setSettingsin interfaceAnnotationSettingsPanel- Parameters:
annotationOptions-
-
getSettings
- Specified by:
getSettingsin interfaceAnnotationSettingsPanel- Returns:
- parameters from the dialog panel.
-