|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.modules.repository.HighlightFoldersByIncompleteTags
public class HighlightFoldersByIncompleteTags
Constructor Summary | |
---|---|
HighlightFoldersByIncompleteTags()
|
Method Summary | |
---|---|
static java.util.Map<TagAttribute,java.lang.Boolean> |
getAllTagAttributes()
Returns a hash map with all tag attributes as key, and state (used or not) as value |
static java.util.List<TagAttribute> |
getDefaultTagAttributesToHighlightFolders()
Returns a hashmap with default attributes setted to true for highlight folders |
static boolean |
hasIncompleteTags(Folder folder)
Returns true if folder contains audio files with incomplete
tags |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HighlightFoldersByIncompleteTags()
Method Detail |
---|
public static java.util.List<TagAttribute> getDefaultTagAttributesToHighlightFolders()
public static java.util.Map<TagAttribute,java.lang.Boolean> getAllTagAttributes()
public static boolean hasIncompleteTags(Folder folder)
true
if folder contains audio files with incomplete
tags
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |