|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.controllers.navigation.RadioViewRefresher
public class RadioViewRefresher
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 |
---|
public RadioViewRefresher()
Method Detail |
---|
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)
radios
- the radiospresetRadios
- the preset radiostreeModel
- the tree modelcurrentFilter
- the current filtershowAllStations
- the show all stations
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |