Uses of Package
com.tagtraum.beatunes.inspection
-
Packages that use com.tagtraum.beatunes.inspection Package Description com.tagtraum.beatunes Application for analyzing songs and sorting them based on how they match each other.com.tagtraum.beatunes.action.standard Standard actions like "Create Playlist".com.tagtraum.beatunes.inspection Allows the inspection of songs for issues.com.tagtraum.beatunes.playlisttree Classes for the main source (tree) view, found on the left side of the main UI.com.tagtraum.beatunes.songtable.renderer Table cell renderers. -
Classes in com.tagtraum.beatunes.inspection used by com.tagtraum.beatunes Class Description InspectionPreferences Inspection Preferences.Issue An issue is a problem in the metadata of a collection of songs. -
Classes in com.tagtraum.beatunes.inspection used by com.tagtraum.beatunes.action.standard Class Description Issue An issue is a problem in the metadata of a collection of songs. -
Classes in com.tagtraum.beatunes.inspection used by com.tagtraum.beatunes.inspection Class Description CallableSolution Code that should be executed, when aSolution
is actually applied/commited.DifferentLanguageInspector.DifferentLanguageSolution IgnoredIssuesSet Manages issues ignored by the user.IgnoreIssueSolution Superclass for all solutions that effectively ignore the issue.Inspection Inspection manages inspectors, collecting solutions and allows to commit them.InspectionProgressListener Listener that lets you report how far you got with your inspection.InspectionView InspectionView.Inspector InspectorCategory Aggregates multipleInspector
s in order to expose them together through the Inspector (class) interface.InspectorView View displaying the contents of anInspector
, i.e.Issue An issue is a problem in the metadata of a collection of songs.IssueDescriptor Describes an issue.Solution A solution to anIssue
.SortInspector Sort inspector.SortnameUsedAsInspector Finds songs that have a sort name ("Beatles, The") as their real name.TypoInspector Inspects a specific attribute of a song collection for possible typos.TypoInspector.Attribute -
Classes in com.tagtraum.beatunes.inspection used by com.tagtraum.beatunes.playlisttree Class Description Inspection Inspection manages inspectors, collecting solutions and allows to commit them.Inspector InspectorCategory Aggregates multipleInspector
s in order to expose them together through the Inspector (class) interface. -
Classes in com.tagtraum.beatunes.inspection used by com.tagtraum.beatunes.songtable.renderer Class Description Issue An issue is a problem in the metadata of a collection of songs.