net.sourceforge.atunes.kernel.executors.processes
Class GetCoversFromAmazonProcess

java.lang.Object
  extended by net.sourceforge.atunes.kernel.executors.processes.GetCoversFromAmazonProcess
All Implemented Interfaces:
java.lang.Runnable

public class GetCoversFromAmazonProcess
extends java.lang.Object
implements java.lang.Runnable

The Class GetCoversFromAmazonProcess.


Constructor Summary
GetCoversFromAmazonProcess(Artist artist, IndeterminateProgressDialog progressDialog, CoverNavigatorController coverNavigatorController)
          Instantiates a new gets the covers from amazon process.
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetCoversFromAmazonProcess

public GetCoversFromAmazonProcess(Artist artist,
                                  IndeterminateProgressDialog progressDialog,
                                  CoverNavigatorController coverNavigatorController)
Instantiates a new gets the covers from amazon process.

Parameters:
artist - the artist
progressDialog - the progress dialog
coverNavigatorController - the cover navigator controller
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2006-2008 The aTunes Team. All Rights Reserved.