public class ChannelListModel
extends java.lang.Object
Constructor and Description |
---|
ChannelListModel() |
Modifier and Type | Method and Description |
---|---|
Channel[] |
getAvailableChannels() |
java.util.Collection<Channel> |
getSubscribedChannels() |
boolean |
isSubscribed(Channel ch) |
void |
refresh() |
void |
subscribeChannel(Channel ch) |
void |
unsubscribeChannel(Channel ch) |
public void subscribeChannel(Channel ch)
public void unsubscribeChannel(Channel ch)
public void refresh()
public boolean isSubscribed(Channel ch)
public Channel[] getAvailableChannels()
public java.util.Collection<Channel> getSubscribedChannels()
TV-Browser 3.4.4, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)