|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsk.baka.ambient.library.MagnatuneScanner
public class MagnatuneScanner
Scans the Magnatune store.
| Constructor Summary | |
|---|---|
MagnatuneScanner()
|
|
| Method Summary | |
|---|---|
java.lang.Void |
call()
|
TrackOriginEnum |
getOrigin()
Returns the storage type. |
void |
init(Library library,
GenreCache genreCache)
Initializes the scanner. |
boolean |
isUserNotified()
Invoked when the scan finishes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MagnatuneScanner()
| Method Detail |
|---|
public void init(Library library,
GenreCache genreCache)
IFileScanner
init in interface IFileScannerlibrary - the library instance.genreCache - the genre cache.
public java.lang.Void call()
throws java.io.IOException,
org.xml.sax.SAXException
call in interface java.util.concurrent.Callable<java.lang.Void>java.io.IOException
org.xml.sax.SAXExceptionpublic TrackOriginEnum getOrigin()
IFileScanner
getOrigin in interface IFileScannernull.public boolean isUserNotified()
IFileScanner
isUserNotified in interface IFileScannertrue if user was notified about the scan being
finished, false otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||