Uses of Class
com.tagtraum.beatunes.inspection.Inspection
-
Packages that use Inspection Package Description 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. -
-
Uses of Inspection in com.tagtraum.beatunes.inspection
Methods in com.tagtraum.beatunes.inspection that return Inspection Modifier and Type Method Description Inspection
Inspector. getInspection()
Constructors in com.tagtraum.beatunes.inspection with parameters of type Inspection Constructor Description InspectionView(Inspection inspection)
-
Uses of Inspection in com.tagtraum.beatunes.playlisttree
Methods in com.tagtraum.beatunes.playlisttree that return Inspection Modifier and Type Method Description Inspection
PlayListTreeModel.InspectionUO. getInspection()
Inspection
PlayListTreeModel.InspectionUO. getUserObject()
Methods in com.tagtraum.beatunes.playlisttree with parameters of type Inspection Modifier and Type Method Description static PlayListTreeModel.InspectionUO
PlayListTreeModel.InspectionUO. getInstance(DefaultTreeModel model, Inspection inspection)
-