|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.modules.contextInformation.lastfm.callables.LastFmAlbumCoverCallable
public class LastFmAlbumCoverCallable
The Class LastFmAlbumCoverCallable.
Constructor Summary | |
---|---|
LastFmAlbumCoverCallable(LastFmService service,
AudioFile file)
Instantiates a new Last.fm album cover runnable. |
Method Summary | |
---|---|
java.awt.Image |
call()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LastFmAlbumCoverCallable(LastFmService service, AudioFile file)
service
- the servicefile
- the fileMethod Detail |
---|
public java.awt.Image call() throws java.lang.Exception
call
in interface java.util.concurrent.Callable<java.awt.Image>
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |