public class ChannelListModel extends Object
Constructor and Description |
---|
ChannelListModel() |
Modifier and Type | Method and Description |
---|---|
Channel[] |
getAvailableChannels() |
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 Collection<Channel> getSubscribedChannels()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)