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