|
||||||||||
| 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 | |
|---|---|
TrackOriginEnum |
getOrigin()
Returns the storage type. |
void |
init(Library library,
GenreCache genreCache)
Initializes the scanner. |
boolean |
isUserNotified()
Invoked when the scan finishes. |
void |
run()
|
| 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 void run()
run in interface Runnablepublic 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 | |||||||||