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

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

public class RadioViewRefresher
extends java.lang.Object

The Class RadioViewRefresher.


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

Constructor Detail

RadioViewRefresher

public RadioViewRefresher()
Method Detail

refresh

public static void refresh(java.util.List<Radio> radios,
                           java.util.List<Radio> presetRadios,
                           javax.swing.tree.DefaultTreeModel treeModel,
                           java.lang.String currentFilter,
                           boolean showAllStations)
Refresh.

Parameters:
radios - the radios
presetRadios - the preset radios
treeModel - the tree model
currentFilter - the current filter
showAllStations - the show all stations


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