net.sourceforge.atunes.kernel.modules.podcast
Class PodcastFeedEntryRetriever

java.lang.Object
  extended by net.sourceforge.atunes.kernel.modules.podcast.PodcastFeedEntryRetriever
All Implemented Interfaces:
java.lang.Runnable

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

This class is responsible for retrieving the entries from a podcast feed and refreshing the user interface if necessary.


Constructor Summary
PodcastFeedEntryRetriever()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PodcastFeedEntryRetriever

public PodcastFeedEntryRetriever()
Method Detail

run

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


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