|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.modules.amazon.AmazonService
public class AmazonService
The Class AmazonService.
Constructor Summary | |
---|---|
AmazonService(Proxy proxy)
Instantiates a new amazon service. |
Method Summary | |
---|---|
static AmazonAlbum |
getAlbum(java.lang.String artist,
java.lang.String album)
Gets the album. |
static java.awt.Image |
getAmazonImage(java.lang.String url)
Gets the amazon image. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AmazonService(Proxy proxy)
proxy
- the proxyMethod Detail |
---|
public static AmazonAlbum getAlbum(java.lang.String artist, java.lang.String album)
artist
- the artistalbum
- the album
public static java.awt.Image getAmazonImage(java.lang.String url)
url
- the url
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |