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