|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.controllers.navigation.PodcastFeedViewRefresher
public class PodcastFeedViewRefresher
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 |
---|
public PodcastFeedViewRefresher()
Method Detail |
---|
public static void refresh(java.util.List<PodcastFeed> podcastFeeds, javax.swing.tree.DefaultTreeModel treeModel, java.lang.String currentFilter)
podcastFeeds
- the podcast feedstreeModel
- the tree modelcurrentFilter
- the current filter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |