Uses of Class
com.tagtraum.beatunes.GeneralPreferences
-
Packages that use GeneralPreferences Package Description com.tagtraum.beatunes Application for analyzing songs and sorting them based on how they match each other. -
-
Uses of GeneralPreferences in com.tagtraum.beatunes
Methods in com.tagtraum.beatunes that return GeneralPreferences Modifier and Type Method Description GeneralPreferences
BeaTunes. getGeneralPreferences()
Get the general preferences (instance ofConfigurableComponent
).
-