Uses of Class
eu.isas.reporter.settings.ReporterPreferences
Packages that use ReporterPreferences
-
Uses of ReporterPreferences in eu.isas.reporter.settings
Methods in eu.isas.reporter.settings that return ReporterPreferencesModifier and TypeMethodDescriptionReporterPreferences.clone()static ReporterPreferencesReporterPreferences.getUserPreferences()Loads the quantification user preferences.Methods in eu.isas.reporter.settings with parameters of type ReporterPreferencesModifier and TypeMethodDescriptionbooleanReporterPreferences.isSameAs(ReporterPreferences anotherSetting) Indicates whether another setting is the same as this one.static voidReporterPreferences.saveUserPreferences(ReporterPreferences userPreferences) Convenience method saving the user preferences.