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

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

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

The Class SetAlbumNamesProcess.


Constructor Summary
SetAlbumNamesProcess(java.util.List<AudioFile> files)
          Instantiates a new sets the album names 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

SetAlbumNamesProcess

public SetAlbumNamesProcess(java.util.List<AudioFile> files)
Instantiates a new sets the album names process.

Parameters:
files - the files
Method Detail

run

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


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