Package annotation.localise.targetmotion
Class TMSettingsPanel
java.lang.Object
clickDetector.localisation.ClickLocDialogPanel
annotation.localise.targetmotion.TMSettingsPanel
- All Implemented Interfaces:
AnnotationSettingsPanel
,PamDialogPanel
- Direct Known Subclasses:
CTMSettingsPanel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet annotation options.void
setSettings
(AnnotationOptions annotationOptions) Set params in the dialog panelMethods inherited from class clickDetector.localisation.ClickLocDialogPanel
getDialogComponent, getFilterPanel, getGroupLocaliser, getLocPanel, getParams, getTabPane, setParams
-
Constructor Details
-
TMSettingsPanel
-
-
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.
-
getAnnotationOptions
Get annotation options.- Returns:
- annotation options
-