net.sourceforge.atunes.kernel.controllers.navigation
Class PodcastFeedViewRefresher

java.lang.Object
  extended by net.sourceforge.atunes.kernel.controllers.navigation.PodcastFeedViewRefresher

public class PodcastFeedViewRefresher
extends java.lang.Object

The Class PodcastFeedViewRefresher.


Constructor Summary
PodcastFeedViewRefresher()
           
 
Method Summary
static void refresh(java.util.List<PodcastFeed> podcastFeeds, javax.swing.tree.DefaultTreeModel treeModel, java.lang.String currentFilter)
          Refresh.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PodcastFeedViewRefresher

public PodcastFeedViewRefresher()
Method Detail

refresh

public static void refresh(java.util.List<PodcastFeed> podcastFeeds,
                           javax.swing.tree.DefaultTreeModel treeModel,
                           java.lang.String currentFilter)
Refresh.

Parameters:
podcastFeeds - the podcast feeds
treeModel - the tree model
currentFilter - the current filter


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