Uses of Class
likelihoodDetectionModule.ConfigurationDialogSettings
-
Uses of ConfigurationDialogSettings in likelihoodDetectionModule
Modifier and TypeMethodDescriptionLikelihoodDetectionParameters.getConfigurationDialogSettings()
Gets the configuration dialog settings that are used to have consistent user settings for the configuration dialog between program executions.TreeTableModelAdapter.getConfigurationDialogSettings()
Gets the configuration dialog settings.TreeTableModel.getDialogSettings()
Gets the dialog settings.Modifier and TypeMethodDescriptionvoid
LikelihoodDetectionParameters.setConfigurationDialogSettings
(ConfigurationDialogSettings settings) Sets the configuration dialog settings that are used to have consistent user settings for the configuration dialog between program executions.void
TreeTableModel.setConfigurationDialogSettings
(ConfigurationDialogSettings settings) Sets the configuration dialog settings that are to be preserved with the LikelihoodDetectionParameters.void
TreeTableModelAdapter.setConfigurationDialogSettings
(ConfigurationDialogSettings settings) Sets the configuration dialog settings.