|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.modules.playlist.PlayListFilterOps
public class PlayListFilterOps
The Class PlayListFilterOps.
Constructor Summary | |
---|---|
PlayListFilterOps()
|
Method Summary | |
---|---|
static PlayList |
getNonFilteredPlayList()
|
static boolean |
isFiltered()
Checks if is filtered. |
static void |
setFilter(java.lang.String filter)
Applies filter to play list. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlayListFilterOps()
Method Detail |
---|
public static boolean isFiltered()
public static void setFilter(java.lang.String filter)
filter
- the filterpublic static PlayList getNonFilteredPlayList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |