Uses of Class
com.tagtraum.beatunes.analysis.ImportLyrics
-
Packages that use ImportLyrics Package Description com.tagtraum.beatunes.analysis Provides classes to steer the execution of analysis tasks and several analysis tasks and their editors. -
-
Uses of ImportLyrics in com.tagtraum.beatunes.analysis
Methods in com.tagtraum.beatunes.analysis that return ImportLyrics Modifier and Type Method Description ImportLyricsImportLyrics. createDeepCopy()ImportLyricsImportLyricsEditor. getTask()ImportLyricsImportLyricsEditor. getTask(ImportLyrics task)Methods in com.tagtraum.beatunes.analysis that return types with arguments of type ImportLyrics Modifier and Type Method Description TaskEditor<ImportLyrics>ImportLyrics. createEditor()Methods in com.tagtraum.beatunes.analysis with parameters of type ImportLyrics Modifier and Type Method Description ImportLyricsImportLyricsEditor. getTask(ImportLyrics task)voidImportLyricsEditor. setTask(ImportLyrics task)
-