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